i want to setup a php server in my PC (my OS is Win ME). i downloaded php4.2.2 and configured everything as stated in the readme.txt including windows registry configuration for PWS...
but i dont know what will i do next...
coz when i rebooted my PC to update all the changes and i tried to run one php file in PWS the ff: occured:
403.1 Forbidden - Execute Access Forbidden ... and so on
kindly give me an additional info. regarding this matter
i hope you can send me your reply ASAP.
in pws or iis, right click the directory in which that file lives in, and in the directory tab, make sure scripts only (or scripts and executables if necessary) is selected towards the bottom, under "execute permissions". If "none" is selected then it wont work.
also, check that the internet guest account has read and execute permissions on the file/directory.
if necessary, add write, if a file is being written to from that script it will need it.
Bookmarks