安装apache2+mysql4.1+php5没有这么难!

Web、Mail、Ftp、DNS、Proxy、VPN、Samba、LDAP 等基础网络服务
回复
rraadd
帖子: 29
注册时间: 2005-10-24 19:11

安装apache2+mysql4.1+php5没有这么难!

#1

帖子 rraadd »

*******!(请尊重别人劳动,谢谢!Humanty to Other)
我安装apache2+mysql4.1+php5没有那么难的apt-get 搞定!
附件
2.png
头像
speme
帖子: 723
注册时间: 2005-10-02 8:22
联系:

我现在用mysql5.0+php5+apache2还没搞定呢!

#2

帖子 speme »

现在源上有php5了,但是我现在用的是mysql5.0,用的是下的二进制包。老是提示什么:
Warning: mysql_connect() [function.mysql-connect]: Client does not support authentication protocol requested by server; consider upgrading MySQL client in /home/speme/workspace/new1/db.php on line 9
Client does not support authentication protocol requested by server; consider upgrading MySQL client
但是php是可以用了,反正也是源下的。
fralium
帖子: 13
注册时间: 2006-04-06 17:05

#3

帖子 fralium »

rraadd
你能知道一下具体的过程吗?我现在政发愁阿
头像
speme
帖子: 723
注册时间: 2005-10-02 8:22
联系:

有一个源我不知道会不出问题

#4

帖子 speme »

这个源上倒是有所有的php5+apache2+mysql5,如果不出问题的话,那么你可以试试:
### MySQL 5 and PHP 5 repository for Ubuntu
deb http://ftp.yi.se/pub/software/dotdeb/ stable all
deb-src http://ftp.yi.se/pub/software/dotdeb/ stable all
回复