Page 1 of 1
Installing PHP on Windows 2000 Advanced Servers
Posted: Mon Jul 22, 2002 3:30 pm
by estudioworks
Any tips or tutorials ?
Posted: Tue Jul 23, 2002 1:32 am
by twigletmac
Have you read the install instructions?
http://www.php.net/manual/en/install.windows.php
Are you having specific problems or just not sure where to start?
Mac
Thanks !!
Posted: Tue Jul 23, 2002 8:28 am
by estudioworks
Just after I posted I found that !!
Thanks
Posted: Tue Jul 23, 2002 3:34 pm
by estudioworks
I am trying to get PHP running on a Windows 2000 IIS 5.0 server. I followed the instructions for a manual install using the isapi filter(
http://www.umesd.k12.or.us/php/win32install.html. ) and I was able to pull up the test page but after about a half hour it causes an error in the Windows event log and the PHP pages are unavailable after that.
Here is the error " The HTTP server encounterd an unhandled exception while processing the ISAPi application' php4ts!zend_strndup + 0x2B.
I have given the Iusr and Iwam account read and execute access to the phpts.dll file in c:\winnt\system32 where the file resides, and also to c:\winnt\system32\inetsrv\php\extensions.
Any help would be appreciated,