[PHP-DEV] Bug #10870 Updated: Internal Server error From: derick <email protected>
Date: 05/15/01

ID: 10870
Updated by: derick
Reported By: rajeeshk <email protected>
Old-Status: Open
Status: Closed
Bug Type: Scripting Engine problem
Operating system:
PHP Version: Earlier? Upgrade first!
Assigned To:
Comments:

Please upgrade to 4.0.5 (or if you REALLY need to use PHP 3, grab 3.0.17).
If it still gives problems, reopen this report.

Previous Comments:
---------------------------------------------------------------------------

[2001-05-15 05:10:29] rajeeshk <email protected>
Let me tell you my Webserver configurations

                            Normal Webhsting
                            PHP 3.0.9 as a CGI module in Aapache
                            max_execution_time=30
                            safe_mode=0

                            Problem:

                            We have script whcich takes email address from a text file and writes into a
                            table. If there are 100 or 150 email it happens, but when it exceeds to 500 then
                            it come as Internal Server error. error_log says premature end of script.

                            I tried with set_time_limit(0) function within the loop or even outside of the loop
                            also. Even tried with echo(.),, flush(). But still it is not happening.

                            Could you suggest a solution for this with the exact postion to include the
                            syntaxes.

---------------------------------------------------------------------------

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10870&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>