Slawomir Orlowski schrieb:

 I could connect with new /usr/local/mysql/bin/mysql client (old one was not
 working) and select data from moved databases.
 problem is that web pages are not working any more,

The old one doesn't find the socket.



 I did and it worked, but I do not know what to do in php scripts (I do not
 know php I'm admin) and it is daunting job to change manually all perl
 scripts.

Don't bother.


ln -s /tmp/mysql.sock /var/lib/mysql/mysql.sock

will make all apps happy again.

(I love those symlinks! ... I really do :) )




-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to