Help - Search - Members - Calendar
Full Version: install phpmyadmin how ?
The Planet Forums > Operating Systems > Microsoft Windows
RegisterHosting
Hi All,
How can i install phpmyadmin for my windows 2003.
I was download phpmyadmin files. what can i do now ?
And i dont know my mysql root pass. how learn.?

Server control panel: Plesk7.2
jpboyce
I just unzipped the files into a folder and then made the necessary changes to config.inc.php The only things I had to change were:

$cfg['PmaAbsoluteUri']
$cfg['blowfish_secret']

If you don't know your mysql root pass, you might have problems. I can't remember if there's a default pass or not.
Lunch[box]
I would strongly recommend password protecting the directory for phpMyAdmin. If someone gains access to phpMyAdmin then they can very easily gain access to your entire server.
voth
This may help:

CODE
shell> mysqladmin -u user_name -h host_name password "newpwd"
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.