Upon running the "setup.php" file to create/configure "config.inc.php" I received this error:
" Warning: main(./libraries/common.lib.php) [function.main]: failed to open stream: No such file or directory in /srv/www/htdocs/phpMyAdmin/setup.php on line 10
Fatal error: main() [function.require]: Failed opening required './libraries/common.lib.php' (include_path='/usr/share/php') in /srv/www/htdocs/phpMyAdmin/setup.php on line 10"
What does this mean? How do I fix it? "common.lib.php" exsists as well as all mentioned directories, I checked. I was just checking my PHP test page, and discovered that in the configure command section it reads '--without-mysql'. Now, I'm not sure if that has anything to do with it, but figured I'd pass it by you incase it did.