Quote:
Originally Posted by Retributi0n
now i got a new error =o\
server version 0.5d initializing...
Warning: not going daemon due to the -nd or -generate switch
Changing directory to /lot...
Reading configuration from me_svr.conf
The server configuration tuples were read successfully from me_svr.conf
Connecting to the database...
Connection to the database dbse failed - Reason = could not connect to server: Connection refused
Is the server running on host "127.0.0.1" and accepting
TCP/IP connections on port 5432?
!!!
|
Seems like you've configured it to use ports instead of sockets, so make sure that you haven't got a firewall like iptables running and preventing TCP/UDP connections to port 5432, or configure MySQL to use sockets instead and save yourself some hassle.