Permissions!

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
User avatar
Joe
Forum Regular
Posts: 939
Joined: Sun Feb 29, 2004 1:26 pm
Location: UK - Glasgow

Permissions!

Post by Joe »

When I try to use chmod within my server I am resulted in an error informing me that it failed because I did not have the appropiate permissions. Obviously I need to be root for this but is there any other way I can work around it so I can set permissions of files using PHP?.
User avatar
Joe
Forum Regular
Posts: 939
Joined: Sun Feb 29, 2004 1:26 pm
Location: UK - Glasgow

Post by Joe »

Nevermind, found it :D
Post Reply