View Single Post
Old 04-21-2008, 03:50 PM   PM User | #8
oesxyl
Master Coder


 
Join Date: Dec 2007
Posts: 6,682
Thanks: 436
Thanked 890 Times in 879 Posts
oesxyl is a jewel in the roughoesxyl is a jewel in the roughoesxyl is a jewel in the rough
Quote:
Originally Posted by mlse View Post
Hi all,

Thanks for your replies! I have no proxy, nor am I using IE ... I've put in a quick fix by getting localhost to redirect to the local IP address.
I guess the problem is:

ls -l myscript.php
.... -r--r--r-- ... myscript.php

but must be:
.... -rw--r---r--- ... myscript.php

fix with:
chmod u+w myscript.php

regards
oesxyl is offline   Reply With Quote