Is there any solution to this problem?
I can see that this problem happens when the memory is exhausted.

How do I make a correct .htaccess file so set these values:
php_value memory_limit 34M
php_value post_max_size 33M
php_value upload_max_filesize 32M
php_value max_execution_time 600

Why does PHP lock-up like this?
I am not able to do so much testing on our 'live' site since that might cause trouble for our visitors.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to