Database Connection Error
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
- Verify the SQL database is running
- Check the SQL server is
listening to the specified socket, IP address
- Check the global configuration
file (/usr/local/atmail/webmail/libs/Atmail/Config.pm) for the correct database details. Edit the configuraiton file with a text-editor and define the
fields "sql_host", "sql_user", "sql_pass" and "sql_table"
- Run the /usr/local/atmail/webmail/install.pl script to check database details
- Verify the database server is running correctly
- Verify the MySQL /etc/my.cnf file has the correct settings for the number of database connections
Content-Type: text/html
Database Connection Error
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
- Verify the SQL database is running
- Check the SQL server is
listening to the specified socket, IP address
- Check the global configuration
file (/usr/local/atmail/webmail/libs/Atmail/Config.pm) for the correct database details. Edit the configuraiton file with a text-editor and define the
fields "sql_host", "sql_user", "sql_pass" and "sql_table"
- Run the /usr/local/atmail/webmail/install.pl script to check database details
- Verify the database server is running correctly
- Verify the MySQL /etc/my.cnf file has the correct settings for the number of database connections