I'm trying to use phpMyAdmin 2.2 RC3 with php 4.06, MySQL 3.23.39 and Apache 1.3.14. I've pretty much got everythig working except when I try to use the phpMyAdmin default page my browser says "Fatal error: Failed opening required './grab_globals.inc.php' (include_path='.:/usr/local/lib/php') in /usr/local/phpMyAdmin-2.2.0rc3-php/index.php on line 3"
I tried putting a symbolic link named grab_globals.inc.php in /usr/local/lib/php pointing to the actual grab_globals.inc.php file. This didn't affect anything. I would appreciate any suggestions on how to fix this problem.
Thanks.