On Saturday 14 July 2001 08:55, Josh Lehman wrote:
> I've installed PHP as an ISAPI filter using php4isapi.dll on IIS 5.0
> At first it appeared to run fine (I could echo basic stuff out to a page),
> but when I attempted to get the date, using the date() function I got "PHP
> Access Violation at...". After that point I could not get any PHP code to
> execute (even the simple echo statements) and my IIS Admin service locked
> up. I had to go all the way back and kill the System Application to get it
> to restart. My main question is whether or not this would be a problem with
> my configuration/installation or possibly some sort of permissions error.
> Any help would be greatly appreciated...
It's a problem with the stability of the PHP Isapi module. I'm sure its
better now (4.0.6) than it was in your 4.0.0 version but it's still not good.
Upgrade to 4.0.6 anyway, but use the cgi version and you'll have no trouble.
Cheers
--
Phil Driscoll
--
PHP Install 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]