Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Repair PHP/MySQL connections in 10.4.4' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Repair PHP/MySQL connections in 10.4.4
Authored by: unforeseen:X11 on Jan 14, '06 03:37:47AM

Since only PHP was having problems, but not Perl, I decided to change the path in php.ini to "/tmp/mysql.sock".

Everything runs fine now, Perl did all the time and PHP is happy again. =)

---
this is not the sig you`re looking for.



[ Reply to This | # ]
10.4: Repair PHP/MySQL connections in 10.4.4
Authored by: Elander on Jan 14, '06 07:54:54AM

If you're using PHP 5 from Marc Liyanage's site (entropy.ch), it's already configured to use /tmp/mysql.sock.

---

/elander



[ Reply to This | # ]