Re: PHP updates messed up mysql support

2002-03-01 Thread Jeff Bearer
/var/lib/mysql/mysql.sock link that to tmp/mysql.sock. It's bug# 60542, and 60515 for those interested. On Fri, 2002-03-01 at 11:14, David Talkington wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Andrew Judge wrote: > > >Something is going wrong with my update. It gives me >

Re: PHP updates messed up mysql support

2002-03-01 Thread Saul Arias
I just applied the RHSA-2002-035 upgrade (php-4.0.6-9.7.0) and had to manually uncomment the following line in /etc/php.ini after the upgrade: extension=mysql.so If you have a backup of your old php.ini, do a diff against the new php.ini. That may give you some clues. Hope this helps. On Fri, 2

Re: PHP updates messed up mysql support

2002-03-01 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew Judge wrote: >Something is going wrong with my update. It gives me > >Can't connect to local MySQL server through socket '/tmp/mysql.sock' > >Crap!!! I remember this happening to me before with updates of PHP with >Mandrake. Can't remember