[PHP-DEV] Bug #11895 Updated: total crash of PHP

2001-10-01 Thread derick
ID: 11895 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Operating System: win2k PHP Version: 4.0.6 New Comment: Update by: Chris Vanderschaaf <[EMAIL PROTECTED]> Derick   I have a similar problem only using NT4 SP 6 , Apache 1.3.20 win32, PHP 4.0.6 cg

[PHP-DEV] Bug #11895 Updated: total crash of PHP

2001-07-06 Thread tigger
ID: 11895 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: ODBC related Operating system: win2k PHP Version: 4.0.6 Description: total crash of PHP We played with the indexes and now the data is returning a lot faster (2 seconds where it was over 60!) Someone who was

[PHP-DEV] Bug #11895 Updated: total crash of PHP

2001-07-06 Thread kalowsky
ID: 11895 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Operating system: PHP Version: 4.0.6 Assigned To: Comments: any chance you can post a sample db (small schema), and a sample script for us to try? Previous Comments: -

[PHP-DEV] Bug #11895 Updated: total crash of PHP

2001-07-04 Thread tigger
ID: 11895 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: ODBC related Operating system: win2k PHP Version: 4.0.6 Description: total crash of PHP After adding set_time_limit(60); the following is dumped to the web browser. Fatal error: Maximum execution time of 6

[PHP-DEV] Bug #11895 Updated: total crash of PHP

2001-07-04 Thread derick
ID: 11895 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Can you confirm that it crashes at around 60 seconds if you use set_time_limit(60); at the top of your script? Der