Forums
This topic is locked
PHP and Personal Web Server
Posted 08 Dec 2001 19:07:34
1
has voted
08 Dec 2001 19:07:34 Bobby Jenkins posted:
Just a quick question,Why do I have to allow "execute" ability on my root folder to get PHP to run on M$ Personal Web Server?
Bobby
I'm Beginning to See the Light
Replies
Replied 08 Dec 2001 21:47:36
08 Dec 2001 21:47:36 Tim Green replied:
Because PHP is a script that needs to be executed. Without this permission the script won't even be considered for execution and therefore your pages won't work.
However, if you are not using any PHP pages in your root folder, but only on sub folders you should define those folders individually. Only set the Execute permission where it is needed.
Tim Green
Extension & PHP TalkZone Manager
<font size=1>-------------------------------------------
<i>Please read the Forum FAQ before posting
a question to this TalkZone.</i>
-------------------------------------------
www.UDzone.com : A dynamic Dreamweaver,
Ultradev and Fireworks site for developers
by developers.
-------------------------------------------</font id=size1>
However, if you are not using any PHP pages in your root folder, but only on sub folders you should define those folders individually. Only set the Execute permission where it is needed.
Tim Green
Extension & PHP TalkZone Manager
<font size=1>-------------------------------------------
<i>Please read the Forum FAQ before posting
a question to this TalkZone.</i>
-------------------------------------------
www.UDzone.com : A dynamic Dreamweaver,
Ultradev and Fireworks site for developers
by developers.
-------------------------------------------</font id=size1>
Replied 10 Dec 2001 05:29:11
10 Dec 2001 05:29:11 Bobby Jenkins replied:
Hey,
Thanks much for clearing that up for me.
Bobby
I'm Beginning to See the Light
Thanks much for clearing that up for me.
Bobby
I'm Beginning to See the Light