Installed! Now What?
Posted by: morad (---.178.103.173.adsl.012.net.il)
Date: December 27, 2005 11:39AM

I've installed WAMP-Server successfully, localhost is working, EVERYTHING is working, ok, now what? what's the mysql username and pass? how can I access phpmyadmin? where to put my created php files ^^ ?

Options: ReplyQuote
Re: Installed! Now What?
Posted by: Romain Bourdon (---.w193-251.abo.wanadoo.fr)
Date: December 27, 2005 12:01PM

Take your fingers out of your....and try to find out.

Defaut mysql user (as usual) is root with no password

phpmyadmin? just click on the wamp icon and you'll get WAMP5's menu and phpmyadmin

your php files? well in the document root YOU chose during the install (usually c:/wamp/www/).

You see answers to your questions aren't that far and asking a little nicer would be appreciated. All this is open source, that means our free time and no money ;-)

Romain

Options: ReplyQuote
Re: Installed! Now What?
Posted by: morad (---.178.103.173.adsl.012.net.il)
Date: December 27, 2005 01:54PM

How can I change mysql username and password?

Options: ReplyQuote
Re: Installed! Now What?
Posted by: Romain Bourdon (---.w193-251.abo.wanadoo.fr)
Date: December 27, 2005 02:40PM

Please? Thanks? You'll have your answer in the FAQ

Romain

Options: ReplyQuote
Re: Installed! Now What?
Posted by: xam (---.cable.quicknet.nl)
Date: December 27, 2005 09:56PM

Here you go, step by step:

[localhost]
click on Privileges
click on Edit Privileges for ROOT user
Type your new password to change password line
click go
then open your config.inc.php file in phpmyadmin directory
goto line 71 and change it to $cfg['Servers'][$i]['auth_type'] = 'http';

Done..

Options: ReplyQuote


Sorry, only registered users may post in this forum.