Reply
running phpmyadmin using wamp server
Old 10-18-2009, 06:52 PM running phpmyadmin using wamp server
Experienced Talker

Posts: 48
Trades: 0
i have installed wamp on my computer and when i access phpmyadmin i get the following error

#1045 - Access denied for user 'root'@'localhost' (using password: NO)

i already have xampp installed on my computer, i want to learn smarty templates so i am using wamp for the sake of learning smarty, i do not want to install smarty on xampp as it is already configured with other settings so i would like to use wamp

i am using windows xp service pack 2

i have chaned the port to 81 in the httpd.conf configuration file of wamp and changed server name to localhost:81 so i access wamp as
http://localhost:81 this works fine, from this page when i click on phpmyadmin link i get the error

#1045 - Access denied for user 'root'@'localhost' (using password: NO)

i have followed the steps from the following links

http://www.wampserver.com/phorum/read.php?2,30300
http://forums.macosxhints.com/showthread.php?t=58057


i have tried stopping all services and restarted wamp service however i am not able to access phpmyadmin but i am able to access wamp as
http://localhost:81 and any files i create in the wamp/www folder

please advice.

thanks
sudhakararaog is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 10-18-2009, 06:55 PM Re: running phpmyadmin using wamp server
chrishirst's Avatar
Super Moderator

Posts: 22,222
Location: Blackpool. UK
Trades: 0
supply the correct password for the root user
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 10-18-2009, 07:07 PM Re: running phpmyadmin using wamp server
Experienced Talker

Posts: 48
Trades: 0
thanks for replying

in the config.inc.php file at wamp/aps/phpmyadmin3.2.0.1/ i have made the following changes

$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = 'root';

i have stopped and restarted wamp when i access phpmyadmin i see a blank screen. earlier i editted config.default.php
$cfg['Servers'][$i]['host'] = '';
$cfg['Servers'][$i]['port'] = '';
$cfg['Servers'][$i]['user'] = '';
$cfg['Servers'][$i]['password'] = '';

and i have made all the above 4 as blank should i enter the following and restart wamp
'host' = localhost:81
'port' = 81
'user' = root
'password'= password

please advice.

thanks.
sudhakararaog is offline
Reply With Quote
View Public Profile
 
Old 10-18-2009, 08:53 PM Re: running phpmyadmin using wamp server
Brian07002's Avatar
Defies a Status

Posts: 1,585
Name: ...
Location: ...
Trades: 0
Don't bother with Smarty Template Engine, it's horrible. Also, if you having a problem with phpmyadmin, you will have even more of a problem with smarty. I suggest practicing with just php before diving into the ste.

Just my 2cents
__________________
Sig Less - Have some site you want me to put here? Will put here for a couple of paypal bucks.
Brian07002 is online now
Reply With Quote
View Public Profile
 
Old 10-21-2009, 09:29 AM Re: running phpmyadmin using wamp server
Super Talker

Posts: 123
Name: vikas
Trades: 0
Are you able to connect to mysql from command like with root/root@localhost?
__________________
Free Online Books Collection of free online books and free ebooks |Online pdf Books - Free online pdf books and free pdf eBooks
vikas1234 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to running phpmyadmin using wamp server
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.11298 seconds with 13 queries