84669 personnes étudient
152542 personnes étudient
20005 personnes étudient
5487 personnes étudient
7821 personnes étudient
359900 personnes étudient
3350 personnes étudient
180660 personnes étudient
48569 personnes étudient
18603 personnes étudient
40936 personnes étudient
1549 personnes étudient
1183 personnes étudient
32909 personnes étudient
我的VPS,把web环境升到最新版本,magento都能安装。为什么无法安装wordpress? 总是提示数据库无法连接,打开debug就显示,无法选择数据库等信息。其实数据库是存的,并通过phpmyadmin都能正常登陆,权限也给了。
我的VPS WEB环境信息: mysql:5.5.27 apache: 2.4.3 PHP:5.4.5
有遇到此问题的顶起,或有答案的,请给个参考。在这里感激不尽。。。
1,看你wordpress里配置的是什么用户名,有没有配密码,host是用了localhost还是127.0.0.1 2,用wordpress里配置的用户名和密码,登陆phpmyadmin,查看数据库,看是否正常 3,尝试修改wordpress的密码debug,执行 show databases; 看看情况如何
一定是你的配置问题,肯定可以用这个版本的。我装过3.0的wordpress,环境是TENGINE 1.3.0, PHP 5.3.16, Percona MySQL 5.5.27,另外你最好写个phpinfo看看有类库都装全没。
1,看你wordpress里配置的是什么用户名,有没有配密码,host是用了localhost还是127.0.0.1
2,用wordpress里配置的用户名和密码,登陆phpmyadmin,查看数据库,看是否正常
3,尝试修改wordpress的密码debug,执行 show databases; 看看情况如何
一定是你的配置问题,肯定可以用这个版本的。我装过3.0的wordpress,环境是TENGINE 1.3.0, PHP 5.3.16, Percona MySQL 5.5.27,另外你最好写个phpinfo看看有类库都装全没。