installing phpmyadmin
Posted by: irish
Posted on: 2002-04-24 11:01:00
I just set up a mysql database yesterday and I have installed phpmyadmin but I am getting errors when I try to access phpmyadmin. This is the error I am getting:
Warning: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) in /home/.alise/dreding/powerleveling.com/phpAdmin/lib.inc.php on line 309
Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) in /home/.alise/dreding/powerleveling.com/phpAdmin/lib.inc.php on line 309
Error
MySQL said: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)
In the Dreamhost control panel I set up a mysql user setting a username and password, I then plugged that username and password into the config file of phpmyadmin.
I then set up a mysql hostname in the control panel called "localhost" and used that as the hostname in the config file of phpmyadmin.
Is there something else I need to do or have I set up the phpmyadmin config file wrong??