Home
The Toolkit for Online Communities
15899 Community Members, 1 member online, 2456 visitors today
Log In Register

Forum OpenACS Q&A: Re: Aolserver File Permissions... "denied"

OpenACS Home : Forums : OpenACS Q&A : Re: Aolserver File Permissions... "denied" : One Message

+
Posted by Tilmann Singer on
What about granting the group write access to the file?
chmod g+w nsamain.access.log
Also you can use the groups command to find out what groups the current user really belongs to.