doushan1863 2016-05-26 10:22
浏览 75
已采纳

使用PHP 7.0.6在Wampserver 3.0.4上安装Joomla 3.5.1时出错

I'm trying to install Joomla on my local machine running Windows 10, with wampserver 3.0.4, PHP 7.0.6 and MySQL 5.7.9

I created a user and database for joomla from phpMyAdmin, but when I get to the database configuration step, I always get this error: Could not connect to the database. Connector returned number: Could not connect to MySQL.

I doubled check the credentials and permissions, and even tried installing using mysql root account and got the same error.

Any ideas?

  • 写回答

2条回答 默认 最新

  • duanjuebin2519 2016-05-26 14:47
    关注

    I double checked my wampserver settings, and apparently now it installs MySQL on port 3307. I used localhost:3307 as Database Host name and it worked fine.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?