XAMPP LocalHost error: common.inc.php ANY IDEAS?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

XAMPP LocalHost error: common.inc.php ANY IDEAS?

Post by simonmlewis »

Hi
I was running my machine fine this morning running sites locally in the usual fashion:
http://localhost/phpmyadmin/website

But when I just went to the root to adjust some DB tables, going direct to:
http://localhost/phpmyadmin/

I get this:
Fatal error: Call to a member function getName() on a non-object in C:\xampp\phpmyadmin\libraries\common.inc.php on line 693
I have tried to overwrite the file with the current one from the xampp web site, but same error.

Anyone know the answer??
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
Post Reply