Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Re: [Stoosh] Urgent! Permission denied

Quote Reply
Re: [Stoosh] Urgent! Permission denied In reply to
On most servers, the webserver runs under a different user/group (usually nobody/nobody). When you access install.cgi from the web, it is run using this user, and so if the permissions aren't set correctly, this user won't be able to write or create the necessary directories. You can fix this problem by setting the permissions to be enough that the web user can write to the directory that you wish to install to. chmod 777 /home/username/public_html/cgi-bin/webmail 777 will do this.

Adrian
Subject Author Views Date
Thread Urgent! Permission denied Stoosh 4093 Apr 22, 2002, 3:00 PM
Thread Re: [Stoosh] Urgent! Permission denied
brewt 3953 Apr 22, 2002, 5:50 PM
Post Re: [brewt] Urgent! Permission denied
Stoosh 3954 Apr 22, 2002, 6:05 PM
Thread Re: [brewt] Urgent! Permission denied
Stoosh 3949 Apr 23, 2002, 2:53 AM
Thread Re: [Stoosh] Urgent! Permission denied
brewt 3972 Apr 23, 2002, 8:30 PM
Thread Re: [brewt] Urgent! Permission denied
Stoosh 3904 Apr 28, 2002, 4:54 PM
Post Re: [Stoosh] Urgent! Permission denied
brewt 3914 Apr 28, 2002, 6:55 PM
Thread Re: [Stoosh] Urgent! Permission denied
dearnet 3874 Apr 29, 2002, 11:34 PM
Post Re: [rajani] Urgent! Permission denied
Stoosh 3856 Apr 30, 2002, 11:50 AM