ID: 14525 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: IIS related Operating System: Windows NT 4.0 SP6a PHP Version: 4.1.1 New Comment:
> Do you use session with files handler? Nope, this happens whenever a PHP document is accessed -- regardless of its content. Even a document that only contains <?php echo "Hello World!" ?> will cause this crash. Previous Comments: ------------------------------------------------------------------------ [2002-01-09 21:25:50] [EMAIL PROTECTED] Do you use session with files handler? Then make sure you use *correct* session.save_path. Is this the case? ------------------------------------------------------------------------ [2002-01-09 21:18:41] [EMAIL PROTECTED] Same problem with 4.1.1 ------------------------------------------------------------------------ [2001-12-14 15:13:06] [EMAIL PROTECTED] When running PHP 4.1.0 (zip package) on Deerfield.com's WebSite 3.1.11 server (formerly known as O'Reilly WebSite Professional) using php4isapi.dll, every single request for a PHP file results in the following error message (which is the only thing that gets sent to the browser): "PHP has encountered an Access Violation at 0528B2F6" This did not happen in PHP 4.0.6. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14525&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
