I just installed php4.0.1pl2 on my win98 system using PWS. The install seemed to be done correctly but when I attempt to open up my "Hello World" page I get the following error: Warning: Failed opening 'C:\Inetpub\wwwroot\test.php' for inclusion (include_path='') in Unknown on line 0 Any help with the config would be appreciated
Hi Alareth,
Have you perform the registry entry for the PWS? There is a registry file attached with the Win32 package. Edit it and try match the value of where your php.exe and phpisapi.dll belong to.
Yes I did an edit on the regestry tag and merged it into the registry.
did you set the document root and include path in the php.ini file?
Is the document root supposed to be the root dir for my server? If so then yes I did put that in the include_path statement and got a variation of the same error msg.
Ok everyone, problem solved. It wasn't php causing the problem. It was the text editor I was using to write the page. It couldn't find test.php because the editor was saving it as test.php.txt Doh!
Thanks Alareth! You helped me too! I had exactly the same problem ;-)
Since you been doing this a little longer than me perhaps (2000-08-19) do you have any website that shows what php can do?
Bet rgds, Stanley
I am having exactly the same problem - did you get any answers??? (I have installed it with Windows 2000 and IIS)
Warning: Failed opening 'c:\inetpub\wwwroot\test.php' for inclusion (include_path='') in Unknown on line 0
Much thanks
Damien