Jump to content

Php acess rights mask?


webmobster

Recommended Posts

[!--quoteo(post=373784:date=May 14 2006, 01:21 PM:name=webmobster)--][div class=\'quotetop\']QUOTE(webmobster @ May 14 2006, 01:21 PM) [snapback]373784[/snapback][/div][div class=\'quotemain\'][!--quotec--]
How do you set for a certain/any directory rights for a php script to read, write or create files?
[/quote]

Usually on a *nix box you need to give the Apache daemon the permissions to access and write to the directory. You can use the chmod command to set the proper permissions if you have shell access, and most web control panels give you the ability to change permissions.
Link to comment
https://forums.phpfreaks.com/topic/9664-php-acess-rights-mask/#findComment-35760
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.