Forum OpenACS Development: Re: PROBLEM WITH OPENACS 4.6 INSTALLATION!

Collapse
Posted by Raul Rodriguez on

I also have been having problems with OACS 4.6, postgresql 7.2.3, aolserver 3.3+ad13, redhat 8.0. I cannot get aolserver to restart automatically. When I tried to run it manually from root:

[root@localhost root]# /usr/local/aolserver/bin/nsd-postgres -i -u nobody -g web -t /home/dude/web/icann/nsd.tcl
I get:
[02/Apr/2003:16:58:25][1158.8192][-main-] Notice: nsd.tcl: starting to read config file...
[02/Apr/2003:16:58:25][1158.8192][-main-] Warning: nsd.tcl: nsssl not loaded because key/cert files do not exist.
[02/Apr/2003:16:58:25][1158.8192][-main-] Notice: nsd.tcl: finished reading config file.
[02/Apr/2003:16:58:25][1158.8192][-main-] Error: log: failed to re-open log file '/home/dude/web/icann/log/error.log': 'Permission denied'
[02/Apr/2003:16:58:25][1158.8192][-main-] Fatal: log: failed to open server log '/home/dude/web/icann/log/error.log': 'Permission denied'
I have followed the installation instructions and have updated the log permissions as was indicated in the comment section by Ola Hansson. Any ideas?
TIA