problem with phpmyadmin
Posted by: Pedro (---.net.novis.pt)
Date: May 11, 2007 06:09PM

Hi, finally i was able to install the last version of WAMP5 turning off the nod32 kernel service... but now i'm experiencing a new problem, this time with phpmyadmin.... In the past when i changed the root password, all i needed to do was to go to the file config.inc.php and change where it says $cfg['Servers'][$i]['password']... but after installing the last version of WAMP5, i searched for that file, and i couldn't find it. So i duplicated the config.inc.install and saved it as config.inc.php, configured it, restarted the services....but....still canĀ“t login....Can you please help me ? thanks

Options: ReplyQuote
Re: problem with phpmyadmin
Posted by: dval (---.165-244-81.adsl-dyn.isp.belgacom.be)
Date: May 11, 2007 08:13PM

Hi, simply copy (= duplicate) the existing file config.inc.install
to a new config.inc.php an then , at line 31, complete (modify) with :

$cfg['PmaAbsoluteUri'] = 'http://localhost/phpmyadmin/';

stop and restart all services in wamp and test.

after, also check this manual :
[forum.wampserver.com]



Post Edited (05-11-07 20:15)

Dval
(depuis la Belgique, enfin encore pour l'instant... pfff. quel pays :-)

Options: ReplyQuote


Sorry, only registered users may post in this forum.