ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-general
php-general
RE: [PHP] PHP stops execution without error message
by Rick Emery other posts by this author
Apr 5 2002 2:14PM messages near this date
RE: [PHP] Includes | [PHP] Return-Path
If this is a web-page you are generating, I believe browser timeout is 5
minutes.

-----Original Message-----
From: Ando [mailto:c980775@[...].ee]
Sent: Friday, April 05, 2002 6:19 AM
To: php-general@[...].net
Subject: [PHP] PHP stops execution without error message
Importance: Low


Running php ver 3.0.12 and mysql ver 3.22.32 on a linux box.
Php installed as apache module
The script im running takes a long time to execute (20-40 minutes) and
includes
hundreds of selects and inserts into the database, and also
opening/closing lots of files.
And quite often, the script just stops in the middle of runnning without
any error message.
It isnt a timeout, since i have set_time_limit(3600);
I have absolutely no idea what it can be or where to start debugging.
Any ideas what it can be (ie lack of resources?) and how would it be
possible to debug it.
Thanks




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

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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved