Hi,
I get this error when I try to run a PHP script on my PWS webserver on Win98SE.
I know that I have to share the directory that the php file is in to 'execute' aswell as scripts and read, and I did.
Even so, it doesnt work. I've gone and searched on the internet for 4 hours with no solution. I've already shared the directory, installed the PHP4 in C:\WWW\PHP.. which is also shared to execute, read and scripts.
In my php.ini I have the browser cap or whatever set the the one in windows\inet blah blah
[browscap]
browscap="c:\windows\system\inetsrv\browscap.ini"
doc_root= ; the root of the php pages, used only if nonempty
user_dir=; the directory under which php opens the script using /~username, used only if nonempty
extension_dir="C:\WWW\PHP"
I have no clue what I'm doing wrong. Can anyone PLEASE help me?
This is the error I get:
HTTP Error 403
403.1 Forbidden: Execute Access Forbidden