phpmyadmin failing

galacnet

Verified User
Joined
Jan 17, 2006
Messages
25
Hello,

I recently installed DirectAdmin myself on a RH9 server. Everything works but phpmyadmin

The error messages are :

Warning: main(./libraries/grab_globals.lib.php): failed to open stream: No such file or directory in /var/www/html/phpMyAdmin-2.6.4-pl4/index.php on line 8

Fatal error: main(): Failed opening required './libraries/grab_globals.lib.php' (include_path='.:/usr/local/lib/php') in /var/www/html/phpMyAdmin-2.6.4-pl4/index.php on line 8

I tried the method listed on http://help.directadmin.com/item.php?id=73 but still it does not run...

Please Advice

Thanks
Hong Gao Qiang
GalacNet - Webhosting, Dedicated Servers, Shared Co-Lo and more
http://www.galacnet.com
 
I would try reinstalling phpMyAdmin.
cd /usr/local/directadmin/scripts
./phpmyadmin.sh (The cases might be different)
 
Alright, am I supposed to see only the TARball or the RPM in that directory? No unpacking needed?
 
The installation script should take care of that. The tarball is downloaded during DirectAdmin's initial installation and resides in the packages directory I think it is.
 
Back
Top