Hi!
I'm not very used to php but its in php.ini :
mysql.default_socket
EG
- Original Message -
From: "Dennis Peyerl" <[EMAIL PROTECTED]>
To: "Me&" <[EMAIL PROTECTED]>
Cc: "mysql" <[EMAIL PROTECTED]>
Sent: Thursday,
Thank you very much
it workes now.
Could you tell me, how come, that the search-path points to /tmp/mysql.sock?
I've just created a link, but isn't it possibly to change the apache of
trying to connect to /tmp/mysql.sock?
thnax
dcp
Me& wrote:
>Correction!
>
>Look for the line socket in the [
Correction!
Look for the line socket in the [mysqld] section!
EG
Hi!
Check your my.cnf file for the line :
socket =
Then change the path to /tmp/mysql.sock or create a symbolic link
/tmp/mysql.sock to the path that was inthere.
Restart mysql and that should get you going.
EG
>