PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Warning: copy(index.php.bak) [function.copy]: failed to open stream: Permission denied in /home/sackettc/public_html/gallery/move.php on line 16
But i cant figure out why i'm getting a permissions error. I've gone over all directories clear up to root - and i'm 775 the whole way up.. i even set this script to run 4775...
The script is running under the owner and group of the directory...
I guess it just has to be something with the configuration of the server.. i should prolly put on my sperluncing gear and try to figure out where the permission set is.