MySQL Forums
Forum List  »  Newbie

Re: Cannot get phpmyadmin to even start!
Posted by: Umesh Shastry
Date: May 14, 2005 01:55AM

phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web..

You should keep phpmyadmin dir in your webserver's document root & not in the mysql servers root..

Do u have Apache(Any webserver) installed on your machine? if so then look for something /htdocs/ ..and place phpmyadmin dir here & try..

Open the file config.inc.php in your favorite editor and change the values for host, user, password and authentication mode to fit your environment. Here, "host" means the MySQL server

Regards,
Umesh Shastry
http://www.blogger.com/profile/02551756983528645221

Options: ReplyQuote


Subject
Written By
Posted
Re: Cannot get phpmyadmin to even start!
May 14, 2005 01:55AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.