RE: [PHP-INSTALL] Problem by running mysql-connection in php-script

2003-10-03 Thread Ruprecht Helms
On Thu, 2003-10-02 at 22:28, Michael Scappa wrote: > Ruprecht, > > Make sure you have PHP pointing to the right location for the > mysql.sock. "locate mysql.sock". Sometimes its in the /tmp dir. If it is > in another location you can point to it specifically when you call > mysql_connect (refer to

RE: [PHP-INSTALL] Problem by running mysql-connection in php-script

2003-10-02 Thread Michael Scappa
it in your php.ini. -Mike -Original Message- From: Ruprecht Helms [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 4:10 PM To: [EMAIL PROTECTED] Subject: [PHP-INSTALL] Problem by running mysql-connection in php-script Hi, I get this errormessage on all mysql-connections within a

[PHP-INSTALL] Problem by running mysql-connection in php-script

2003-10-02 Thread Ruprecht Helms
Hi, I get this errormessage on all mysql-connections within a phpscript. Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /usr/local/apache/htdocs/controlling/liquiditaetsplan.php on line 20 The mysqld itselves starts properly on boo