Trying to install openerp on Ubuntu 13.04 x64 using deb package. Package installation went fine, except for the missing authentication key for the repository.
sudo apt-get install openerp
Server seems to be running, but when I go to
http://mydomain:8069/
There is an
Internal Server Error
Log file says:
could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket /var/run/postgresql/.s.PGSQL.5432?