Can't select database - Wordpress

前端 未结 12 1017
醉话见心
醉话见心 2021-01-05 15:38

When I download a new wordpress from wordpress.org and then paste it into my www folder of WAMP, then create a new database in phpmyadmin, then go to localhost and click the

12条回答
  •  春和景丽
    2021-01-05 15:56

    For Mariadb hostname should be localhost:3306 and for MySQL localhost:3308.this fixed my error.

提交回复
热议问题