phpMyAdmin CSS/theme not displayed
Wednesday, October 4th, 2006This little bug is a pain, but luckily only shows up on certain configs…
So far, it seems to be an issue that only surfaces with Apache2.0 and PHP5, on Windows.. and is caused by the chdir(..) call - the main one being phpmyadmin.css.php. Change the “..” to your root directory, and all should be solved.
BTW [...]