RE: [PHP-DB] Can't connect to local MySQL server through socket '/tmp/mysql.sock'

2001-04-26 Thread Andreas D. Landmark
At 26.04.2001 20:53, you wrote: > > > I have this error > > > Can't connect to local MySQL server through socket '/tmp/mysql.sock' > > > (111) > >sounds like MySQL is not running on your server.. ensure it's installed >properly and has actually started, i think typing > mysqladmin -p version >

RE: [PHP-DB] Can't connect to local MySQL server through socket '/tmp/mysql.sock'

2001-04-26 Thread Simon R Jones
> > I have this error > > Can't connect to local MySQL server through socket '/tmp/mysql.sock' > > (111) sounds like MySQL is not running on your server.. ensure it's installed properly and has actually started, i think typing mysqladmin -p version at the command line will tell you if it's ru

Re: [PHP-DB] Can't connect to local MySQL server through socket '/tmp/mysql.sock'

2001-04-26 Thread Larry Hotchkiss
Providing additional information such as the OS your useing as well as your mysql version can be a big help as well. franky wrote: > > I have this error > Can't connect to local MySQL server through socket '/tmp/mysql.sock' > (111) > > what appening? > > AND I CANT connect to mysql fo

Re: [PHP-DB] Can't connect to local MySQL server through socket '/tmp/mysql.sock'

2001-04-23 Thread B. van Ouwerkerk
At 09:35 24-4-01 -0400, franky wrote: >I have this error >Can't connect to local MySQL server through socket '/tmp/mysql.sock' > (111) take a look in this lists archive. THis question has been answered over and over and over.. Bye, B. -- PHP Database Mailing List (http://www.php.net/) To