Hi, installed OpenAcs on the above!
Problem getting pgsql to start up on boot....using the su command can manage to stop or get a status of the currently running postmaster but can not start it using the star parameter (su - username -c "..//pg_ctl start .....")..Can manage to do a stop or restart (su - username -c "..//pg_ctl stop/restart .....") ..... When i run the start pgsql if a message like this one : "The data directory was initialized by PostgreSql version 7.2 .... ".
How do i run it?
Logging as Root ...
.root#$ su postgreuser
.postgreuser$ pg_ctl -D DirectoryPath -l logfile
postmaster started succesfully
.postgreuser$ exit
.root#$ su aoluser
.aoluser$ .../nsd -t configfile
.aoluser$ exit
.root$
From now can acces openAcs....No probs with AOlserver!
Thanks in Advance!
Request notifications