ID: 39472 Updated by: [EMAIL PROTECTED] Reported By: jitudavda at hotmail dot com -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: WinXP SP2 PHP Version: 5.2.0 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2006-11-11 17:31:09] jitudavda at hotmail dot com I switched to using php5isapi.dll. (I reinstalled without 'CLI Executable' option.) It works fine only for phpinfo(); Running the application gave one more issue. ============================================== Out of process application '/LM/W3SVC/1/Root/drupal' terminated unexpectedly. ============================================== Every request gives Internal Server 500 error and then on second try it returns resulted page or empty output. Thanks Help is needed urgently. ------------------------------------------------------------------------ [2006-11-11 16:58:51] jitudavda at hotmail dot com While executed by IIS, php.exe remians in Tasklist with CPU usage 0. The browser output is nothing for long long time. No timeout even!! I've provided all required permissions to root php folder and child object. ------------------------------------------------------------------------ [2006-11-11 16:50:11] jitudavda at hotmail dot com Description: ------------ Steps Done by me: [more than one time :-( ] Step 1] Install PHP with windows installer. Step 2] Run index.php with only code <?php phpinfo(); Behaviour: No output in browser, it's loading... for long time. Step 3] open cmd and run "php -i" Behaviour: After long output of .ini config, at last it gives the windows dialog with information "'CLI has encountered a problem and needs to close' and on details part, ModName:php5ts.dll" Event Log: Dr.Watson, information as below. =========================================== The application, D:\PHP\php.exe, generated an application error The error occurred on 11/11/2006 @ 21:24:31.089 The exception generated was c0000005 at address 100974CD (php5ts!zend_hash_destroy) =========================================== ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39472&edit=1