cpjok Posted December 24, 2008 Share Posted December 24, 2008 Each time i try to open WAMP's phpmyadmin so i can create a database it has this ERROR #1045 - Access denied for user 'root'@'localhost' (using password: NO) how do i fix it Quote Link to comment https://forums.phpfreaks.com/topic/138302-solved-wamp-phpmyadmin-error/ Share on other sites More sharing options...
Mchl Posted December 24, 2008 Share Posted December 24, 2008 Did you change root password for your MySQL installation? If yes, go to c:\wamp\apps\phpmyadminx.x.x.x\ open file called config.inc.php Look for the line $cfg['Servers'][$i]['password'] = ''; and enter your password between ''. Quote Link to comment https://forums.phpfreaks.com/topic/138302-solved-wamp-phpmyadmin-error/#findComment-723125 Share on other sites More sharing options...
cpjok Posted December 24, 2008 Author Share Posted December 24, 2008 ok i done that it works now but. i created some databases. and when i set them upto a forum. and go to the website link. it has error how i fix that. Database error The database has encountered a problem. -------------------------------------------------------------------------------- Please try the following: Load the page again by clicking the Refresh button in your web browser. Open the www.blood-zone.com home page, then try to open another page. Click the Back button to try another link. The www.blood-zone.com forum technical staff have been notified of the error, though you may contact them if the problem persists. We apologise for any inconvenience. Quote Link to comment https://forums.phpfreaks.com/topic/138302-solved-wamp-phpmyadmin-error/#findComment-723312 Share on other sites More sharing options...
Mchl Posted December 26, 2008 Share Posted December 26, 2008 You should probably check the support forums for the script you're using. Make sure you followed its installation instructions to the letter. Quote Link to comment https://forums.phpfreaks.com/topic/138302-solved-wamp-phpmyadmin-error/#findComment-723751 Share on other sites More sharing options...
RoXcalibur Posted April 4, 2012 Share Posted April 4, 2012 thnx a lot freak! Quote Link to comment https://forums.phpfreaks.com/topic/138302-solved-wamp-phpmyadmin-error/#findComment-1334205 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.