Hi,
I´ve removed PHPSUEXEC from one of my servers, but now I´m having permission problems with phpscripts:
Basically:
Warning: fopen(galeria.php) [function.fopen]: failed to open stream: Permission denied in /home/fdf/public_html/crnl/fdf.php on line 56
My file:
-rw-r--r-- 1 fdf nobody 3163 Sep 26 03:47 fdf.php
How can I fix that? if I chmod 777 will open, but I think its not needed?
Thanks for any help;
I´ve removed PHPSUEXEC from one of my servers, but now I´m having permission problems with phpscripts:
Basically:
Warning: fopen(galeria.php) [function.fopen]: failed to open stream: Permission denied in /home/fdf/public_html/crnl/fdf.php on line 56
My file:
-rw-r--r-- 1 fdf nobody 3163 Sep 26 03:47 fdf.php
How can I fix that? if I chmod 777 will open, but I think its not needed?
Thanks for any help;