ID: 24788 Updated by: [EMAIL PROTECTED] Reported By: christoph at chcnet dot net -Status: Open +Status: Feedback Bug Type: CGI related Operating System: win2k advanced server PHP Version: 4.3.2 New Comment:
Note: Set to open only when requested feedback is given. Lot of bugs are fixed in the STABLE branch. Some cgi.* ini options need to be 1 or 0 instead of what they used to be. (can not remember right now which one) Previous Comments: ------------------------------------------------------------------------ [2003-07-24 06:53:03] christoph at chcnet dot net I'm using the standard settings in c:\winnt\php.ini, which is installed by the windows installer (I didn't want to set up IIS by hand ;-)) on those cgi* I didn't change anything. Later this day I'll test the new version... What has been changed? ------------------------------------------------------------------------ [2003-07-24 06:19:58] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip And check the php.ini for cgi.* options and paste them here. (if the snapshot doesn't fix this) ------------------------------------------------------------------------ [2003-07-24 05:33:55] christoph at chcnet dot net it's a bug anyhow, because PHP shouldn't quit without saying at least "hey, there was an error! fix it".... But it simply doesn't work... ------------------------------------------------------------------------ [2003-07-24 05:31:52] christoph at chcnet dot net I use the c:\php\php.exe version (this is the one, which is installed automatically with the windows installer). the bug occurs not in all cases but only in those, I posted a sample about... I said, that the program obviously doesn't crash (as I don't get a Dr. Watson and there don't remain dead processes). BUT: In case, there is an error in the script (which hopefully isn't, because it is running on 4.3.1 dev version on my production environment WITHOUT any problem). Only on my test server, which I set up with the newest stable php version 4.3.2 from this website this nasty error occurs. I changed only a few settings of the distributed php.ini and changed the error level from E_ALL to E_ALL ~ E_NOTICE but that doesn't help anyhow... ------------------------------------------------------------------------ [2003-07-24 04:38:40] [EMAIL PROTECTED] It doesn't crash. Are you sure you're using the correct binary? (CGI, not CLI?) Check the version with 'php -v' ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/24788 -- Edit this bug report at http://bugs.php.net/?id=24788&edit=1
