› Forums › Network Management › ZeroShell › Adding users › Reply To: Adding users
November 25, 2006 at 6:19 am
#44993
Participant
I think the problem is that the httpd daemon runs as apache user. Try to use these command to create the log file and assign it to apache user:
touch /var/log/kerbynet.log
chown apache /var/log/kerbynet.log