PhpMyAdmin not working on localhost

后端 未结 8 2162
萌比男神i
萌比男神i 2020-12-29 16:12

Xampp version:1.7.7 (installed it on external hard drive), operating system: Windows 8, installed version 4.1.7 of phpMyAdmin and copied config.inc.php from my old version

8条回答
  •  感情败类
    2020-12-29 16:43

    Same Object Not Found problem here - both in Xampp as well as in Wamp. It turns out the root name of "phpmyadmin" was "PhpMyAdmin". I got rid of all the capitals, renaming the folder to "phpmyadmin", and after a couple of reloads phpmyadmin was working.

提交回复
热议问题