[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Installed PHP 4.1.2 From PKGMaster.Com - Now MySQL.SOCK error



Hi Toppi,

Please locate your mysql installation directory. With the MySQL packages
from PkgMaster.com this is /var/lib/mysql. For diskusage reasons we moved
the directory to /home/mysql and created a symlink to it from /var/lib.
The socket is created in /var/lib/mysql/mysql.sock (so effectively in
/home/mysql/mysql.sock). The PHP module is expecting to find it in this
location ( /var/lib/mysql/mysql.sock) . If you mysql.sock is not located in
this directory, please create a symlink to the mysql.sock file from this
directory. If the directory does not exist, first create the directory
ofcourse.

PkgMaster.com

----- Original Message -----
From: "ToPPi" <ToPPi@xxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Friday, March 01, 2002 20:37
Subject: [cobalt-developers] Installed PHP 4.1.2 From PKGMaster.Com - Now
MySQL.SOCK error


> Hi,
>
> i have a problem.
> i just updated to php 4.1.2 ... it worked without problems...
> but now i am getting mysql.sock errors...
> any ideas how to solve this?
>
> thx in advance
>
> ToPPi
>
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>