Click to See Complete Forum and Search --> : PHP5 issue on IIS


23style
07-17-2004, 04:57 PM
Just installed PHP5 (upgraded from PHP 4.3.2) on IIS and Win2K

running any .php script executes code and then i get this message:

PHP has encountered an Access Violation at 011673CD

anyone experience the same thing? any idea where to go to find out how to resolve this issue or what it specifically relates to (011673CD) ?

Thanks :)

tsinka
07-18-2004, 04:00 AM
Hi,

I'm not sure if this is a bug in PHP but this page might help (maybe the last post about output buffering

http://bugs.php.net/bug.php?id=28740

Or google for

PHP 5.0 has encountered an Access Violation iis

Thomas