|
|
发表于 2007-3-25 15:41:24
|
显示全部楼层
我的服务器
[root@test root]# rpm -qa | grep mysql
mysql-devel-3.23.58-2.3
libdbi-dbd-mysql-0.6.5-5
mysql-3.23.58-2.3
[root@test root]# rpm -qa | grep httpd
redhat-config-httpd-1.1.0-4
httpd-2.0.46-44.ent
[root@test root]# rpm -qa | grep apache
[root@test root]# rpm -qa | grep php
php-4.3.2-18.ent
php-imap-4.3.2-18.ent
php-ldap-4.3.2-18.ent
[root@test root]# mysql
ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111)
要装一个mysql+apache+php的服务器,请给一下指导。谢谢。 |
|