Page 1 of 1

PHPMyAdmin Stylesheet

PostPosted: 28. September 2009 18:16
by petemaxi
Hi,

I've just installed XAMPP, everything is working fine, except for when I log into PHPMyAdmin from the intenet, the page renders without any stylesheet. It's fine logging in using localhost on the machine it's installed in, just not when logging on from the outside.

Please help!

PeteMaxi

Re: PHPMyAdmin Stylesheet

PostPosted: 28. September 2009 19:15
by petemaxi
I've solved the problem.

For anyone else having the same trouble, it was to do with the xampp\apache\conf\extra\httpd-xampp.conf file.

At the bottom of this file there is the "New XAMPP security concept" section.

Remove PHPMyAdmin from the LocationMatch list and the problem should be resolved!

Hope this helps!

Pete McConville.