[PHP-DEV] PHP 4.0 Bug #9644 Updated: File Upload eats all RAM and swap space

2001-03-24 Thread gerard
ID: 9644 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash Description: File Upload eats all RAM and swap space After recompiling PHP with a few less options in my configure line, everything is working fine! Not sure exactly which option, when remov

[PHP-DEV] PHP 4.0 Bug #9644 Updated: File Upload eats all RAM and swap space

2001-03-16 Thread gerard
ID: 9644 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash Description: File Upload eats all RAM and swap space After doing some experimentation, I have realized something about Apache and PHP. According to what 'ps aux' returns, when I run apache with PHP as I have

[PHP-DEV] PHP 4.0 Bug #9644 Updated: File Upload eats all RAM and swap space

2001-03-11 Thread gerard
ID: 9644 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash Description: File Upload eats all RAM and swap space I have never used gdb before, but I have a feeling that it is not working correctly. Here are the results: root@linux:/home/install

[PHP-DEV] PHP 4.0 Bug #9644 Updated: File Upload eats all RAM and swap space

2001-03-11 Thread sniper
ID: 9644 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash Assigned To: Comments: Try creating a GDB backtrace of that. 1. rm config.cache 2. Add --enable-debug to you php configure line 3. 'make clean ; make ; make install' 4

[PHP-DEV] PHP 4.0 Bug #9644 Updated: File Upload eats all RAM and swap space

2001-03-11 Thread gerard
ID: 9644 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash Description: File Upload eats all RAM and swap space I'm also getting the same problem with this script. Any script, even those that work on other systems, are giving problems on my syste

[PHP-DEV] PHP 4.0 Bug #9644 Updated: File Upload eats all RAM and swap space

2001-03-10 Thread sniper
ID: 9644 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash Assigned To: Comments: I can't reproduce this. Please try the following script. upload.php: Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #9644 Updated: File Upload eats all RAM and swap space

2001-03-09 Thread gerard
ID: 9644 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash Description: File Upload eats all RAM and swap space I have compiled the CVS snapshot, with the same configure options as before, and the problem still exists. Have not compiled it with AP

[PHP-DEV] PHP 4.0 Bug #9644 Updated: File Upload eats all RAM and swap space

2001-03-09 Thread sniper
ID: 9644 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash Assigned To: Comments: 1. There is an entry for APC in your php.ini.. have you tried this without APC? 2. Please try the latest CVS snapshot from http://snaps.php.net/