phpgroupware-users
[Top][All Lists]
Advanced

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

[phpGroupWare-users] Re: how do I tell header.inc.php to use the right s


From: Rich Cook
Subject: [phpGroupWare-users] Re: how do I tell header.inc.php to use the right socket location?
Date: Sat, 21 Jul 2007 12:58:03 -0700 (MST)


Thanks for your reply.  I found an easier way.  :)  By typing 
mysqladmin -u root -p version
I was able to see that mySQL wanted to put its socket in /tmp/mysql.sock
But PHP was looking at /var/mysql/mysql.sock, as you can see from below.  So I 
made a symlink at /var/mysql that points to /tmp.  Ta -da !  It works fine now. 
 Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]