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 [
>
- Original Message -
From: "Dennis Peyerl" <[EMAIL PROTECTED]>
To: "mysql" <[EMAIL PROTECTED]>
Sent: Thursday, March 28, 2002 12:30 PM
Subject: New Problem with LAMP
>
> Hi there
>
> The database is now running, i've created my ta
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
>
> Hi there
>
> The database is now running, i've created my table
Hi there
The database is now running, i've created my tables and put the data
inside. This is fine.
Next step is to create a PHP-Website which communicates with the
database, but i am not able to connect over my apache (this is what it
seems to me).
to log into the database I use
> mysq