You are currently browsing the tag archive for the 'xampp' tag.

http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html

IT WORKS!

In order to access the database through phpMyAdmin, you should change the password in phpmyadmin/config.inc.php ( $cfg['Servers'][$i]['password'] = ‘mysql_root_password’; ) to the same as mysql.

Either set Apache to use the other directory as the home directory (in the config file) or put an index.html file in htdocs that has just a permanent redirect header to your real file.

a