Really stuck - Easymod / phpMyAdmin

Having problems installing EM? Let's fix that
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
Locked
sgreen0
Registered User
Posts: 1
Joined: Thu Jan 17, 2008 6:14 pm

Really stuck - Easymod / phpMyAdmin

Post by sgreen0 »

I recently transferred our site to a new server. Since then, though the phpBB forum works fine, easymod and phpmyadmin are gone. I try running the install and easymod says it's already installed (but no mod menu appears in the admin page of phpBB).

I then tried to install phpMyAdmin to check the database, but when I run http://our-site/phpMyAdmin/setup.php, I get this error:

Code: Select all

Warning: require_once(./libraries/common.inc.php) [function.require-once]: failed to open stream: No such file or directory in D:\Inetpub\vhosts\afm-tma.org\httpdocs\phpMyAdmin\setup.php on line 20

Fatal error: require_once() [function.require]: Failed opening required './libraries/common.inc.php' (include_path='.;./includes;./pear') in D:\Inetpub\vhosts\afm-tma.org\httpdocs\phpMyAdmin\setup.php on line 20
It looks as though the easymod and phpmyadmin files are present, but neither will run as is. Is there a way to completely remove them and start again?

Thanks for any help you can offer.

Stephen Green

User avatar
Lumpy Burgertushie
Registered User
Posts: 1006
Joined: Tue Feb 28, 2006 5:26 pm

Re: Really stuck - Easymod / phpMyAdmin

Post by Lumpy Burgertushie »

you simply remove all traces of the files you uploaded and any changes to the database.

however, those errors about phpmyadmin are because the files it is looking for are not there. that means that you did not upload them all correctly.


robert

Locked