CHMOD()

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!

Moderator: General Moderators

Post Reply
dougal
Forum Newbie
Posts: 1
Joined: Thu May 11, 2006 10:40 am

CHMOD()

Post by dougal »

Warning: chmod(): Operation not permitted in /home/*****/public_html/test.php on line 73
Safe Mode is off. Not sure what else to check?

Any suggestions?

I can CHMOD via FTP, but really want to in the code so i can move files etc.

Thanks

Dougal
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

does the web user have permissions to modify permissions?
Post Reply