I installed sipXecs 4.0.1 on a system using the following process: ISO install of CentOS-5 v5.2 Final Installed the repository for CentOS-5 (wget -P /etc/yum.repos.d/ <http://sipxecs.sipfoundry.org/pub/sipXecs/sipxecs-stable-centos.repo> http://sipxecs.sipfoundry.org/pub/sipXecs/sipxecs-stable-centos.repo) Installed java fonts (yum install java-1.6.0-sun-fonts) Installed sipxecs (yum install sipxecs) Executed sipxecs-setup When the script started to start the service sipxecs, I received a number of errors on the startup of postgresql: sed: can't read /var/lib/pgsql/data/postgresql.conf: No such file or directory chown: cannot access `/var/lib/pgsql/data/postgresql.conf': No such file or directory Initializing database: mkdir: cannot create directory `/var/lib/pgsql/data/pg_log': File exists I checked and the postgresql.conf was indeed missing. So I copied the file off of an another 4.0.1 system. However, I am still getting the error: Initializing database: mkdir: cannot create directory `/var/lib/pgsql/data/pg_log': File exists I changed permissions on the directory, but that did not change the outcome. Something is a miss with the install of postgresql. Any ideas what I can do to correct the problem(s)?
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
