I am a total newbie. I believe I have successfully installed PHP, PHP Designer 2007 Personal, mySQL, and mySQL Administrator. I have phpMyAdmin 2.10.0.2 installed. I created a database on my development machine using phpMyAdmin, and I can create tables and fields; however, all the png graphics are not displaying. When I right-click and view PROPERTIES of the graphics, like the logo in the upper left, it shows the location as
http://localhost/phpMyAdmin/themes/original/img/logo_left.png
The PNG files appear to be in that location, and the PROPERTIES of the graphics display the height and width in pixels (if that means it is finding them, but not able to display them). Localhost is associated with the correct path. I am using iis 5.1.
At the bottom of the phpMyAdmin window I get an error message:
Line: 35
Char: 1
Error: Object Expected
Code: 0
URL: http://localhost/phpMyAdmin/navigation.php?token=...(a long, fairly random, string follows)
navigation.php appears to be in that location as well. I started to look inside the navigation.php file, but quickly thought it might be better to ask some experts. That's you all...