Problem w/install - Win .Net '03 Serv + IIS 6 + PHP 4.3.2
Posted: Fri Jul 18, 2003 11:43 am
I've got a problem - I cannot install stable PHP release on my Windows .NET 2003 Server, Enterprise Edition. I followed all the instructions, multiple times, have tried to use both .zip package and .msi installer. When using .msi, everything's going smooth until the end, when it notifies:
Unable to configure webserver
Due to a missing OCX control on your system, the installation Wizard is unable to configure your web server. However, PHP has been successfully installed, and all you need to do now is manually configure the web server as described in the install.txt file which can be found in your php installation directory. [ OK ]
After all I've done, I try to put a phpinfo.php file in site's root folder. It comes up with error 404, not found. I've tried to put ALL the dlls in distribution to my %systemroot% folder and adjust permissions. It doesn't matter.
I've tried using both php.exe and SAPI configurations. SAPI service php4isapi doesn't want to start - from the log file, I see: Unable to start php4isapi.dll What could be the problem?
Unable to configure webserver
Due to a missing OCX control on your system, the installation Wizard is unable to configure your web server. However, PHP has been successfully installed, and all you need to do now is manually configure the web server as described in the install.txt file which can be found in your php installation directory. [ OK ]
After all I've done, I try to put a phpinfo.php file in site's root folder. It comes up with error 404, not found. I've tried to put ALL the dlls in distribution to my %systemroot% folder and adjust permissions. It doesn't matter.
I've tried using both php.exe and SAPI configurations. SAPI service php4isapi doesn't want to start - from the log file, I see: Unable to start php4isapi.dll What could be the problem?