PDA

View Full Version : MySQL connectivity problem with Latest CVS


Taffman
05-03-05, 03:47 AM
Since the new config.php automatically sets the Root directory and the Base Url

I can no longer connect to mysql database.

I get the following error:
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/www/2mbs.net/dotproject/lib/adodb/drivers/adodb-mysql.inc.php on line 327

The same CVS (Latest) works fine on my windows installation, but there is some problem in accessing the MySQL database on my ISP's box.

Any Ideas anyone?

Taffman
05-03-05, 04:14 AM
Panic over. I manually edited these values in config.php in the developers only section all ok now. Please ignore.