search for: max_execution_tim

Displaying 4 results from an estimated 4 matches for "max_execution_tim".

Did you mean: max_execution_time
2008 Mar 06
2
DDOS problem from Bangkok, Thailand
...e to stop apache and leave only mail feature on functioning. Any guide/recommend/solution will be appreciated. More detail about my server: ====================== FreeBSD 6.0 apache-1.3.34_4 php5-5.1.2_1 MySQL 5.0.20 php.ini ====== ;;;;;;;;;;;;;;;;;;; ; Resource Limits ; ;;;;;;;;;;;;;;;;;;; max_execution_time = 30 ; Maximum execution time of each script, in seconds max_input_time = 60 ; Maximum amount of time each script may spend parsing r memory_limit = 32M (at the beginning it is 8M, I change to 32MB since the cause of httpd-error.log, however, it still the error as the following showed on...
2012 Dec 07
1
phpldapadmin and samba4
...m with the request." Looking at the logs: /var/log/apache2/error.log PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 270270731 bytes) in Unknown on line 0,... I have tried many things to fix this: changing memory limit (from 128M to 256M, 512M, 1024M) and max_execution_time (from 30 to 60, 120, 160) in php.ini, changing phpldapadmin versions (1.2.2, 1.2.0.5) but the errors are always the same. Did anyone ever seen this before? -- *Thiago Luiz Parolin* Linux Professional Certified 1
2008 Jun 09
2
Help, PHP/Mysql connections are so slow.
...ool, communication is fast and there are no delays. The server is Xeon based and has 4GB of RAM. SElinux is enabled, and ModSecurity for Apache too. Disabling these two does not help. SElinux allows Apache to network connect. Some php.ini settings: =============================== safe_mode = On max_execution_time = 60 max_input_time = 60 memory_limit = 128M open_basedir is active, and there are no conflicts. disable_functions also contain several functions in order to secure server. allow_fopen_url is disabled =============================== Could there be a bug somewhere that is causing this slowness for...
2005 May 25
15
PHP/AGI Problem
Hi I am currently developing a IVR application using PHP/AGI. I am using the PHPAGI class at http://phpagi.sourceforge.net/ to handle the commuication with my *. The application basically asks a caller to enter in some information which is then processed and a answer is read back out to them. I want the application to loop back to the beginning after giving the answer so they can try another