My setup: PHP 4.0.6 Windows NT 4.0 Netscape-Enterprise/3.6 SP3
Installed phpMyAdmin to the root of the server, which is d:/Netscape/SuiteSpot/docs/phpMyAdmin254/
I get the error: Fatal error: Failed opening required './libraries/grab_globals.lib.php' (include_path='.;c:\php4\pear;D:\Netscape\SuiteSpot\docs;D: \Netscape\SuiteSpot\docs\phpMyAdmin254\libraries') ind:/Netscape/SuiteSpot/docs/phpMyAdmin254/index.php on line 9
As you can see, I've added the path to phpMyAdmin in my include_path, but it still errors out.
Yes, there is a /libraries folder containing grab_globals.lib.php.
Any suggestions?