Gossamer Forum
Home : Products : DBMan : Customization :

Permission problems

Quote Reply
Permission problems
Hi!. Im trying to have my script creating new directories (through mkdir) under my toplevel directory (eg www.msn.com/xxx). Cant do this as it is currently set to 755 - and I dont want to change it to 777........ there must be another way around it?? Is this what you use UID and GID for?..

Thanks a lot for any help!
Quote Reply
Re: [eric74] Permission problems In reply to
Hi,

The UID and GID are ones who are running the webserver. This script doesn't use any particuluar UID/GID.

Hope that helps.

Cheers,

Dat

Scripts installation and plugin creation
Plugins