Posted by Koncept on 10/21/06 00:02
In article <4538a003$0$14299$afc38c87@news.optusnet.com.au>, Siegfreed
<sieg@freed.org> wrote:
> I am trying to run a php file from the server, and get the following:
>
> You don't have permission to access /e:/php_files/Complete-Guestbook.php
> on this server.
>
> What am I doing wrong?
>
> Thanks to all who take the time to help.
You need to assign write permissions to the file for the user that the
server is running as. Under UNIX, you would run the chmod or chown
commands to do this.
--
Koncept <<
"The snake that cannot shed its skin perishes. So do the spirits who are
prevented from changing their opinions; they cease to be a spirit." -Nietzsche
[Back to original message]
|