由 xiaolei 在 11-28-2003 01:19 发表:
mysql连接的问题,哪位帮一下小弟
mysql的版本是3.23.49
当初装的时候好像没有出什么错误
在本地机器上运行也可以,但是用其他机器通过php脚本链接就不行
而且,我今天在本地机上运行./mysqladmin shutdown时
出现了错误信息:
./mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!
能告诉小弟是哪里的问题么?
由 xiaolei 在 11-28-