PHP My Admin

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
LabbatBlue44oz
Forum Newbie
Posts: 1
Joined: Sun Dec 28, 2003 12:47 pm

PHP My Admin

Post by LabbatBlue44oz »

Im having some troubles with PHPMyAdmin..
Im new to this whole bit...
I download PHPMyAdmin, then I try and access it via apache
http://My-IP/phpMyAdmin/
But I get a page cannot be displayed, I think that was the error, or it was
some message that PHPMyAdmin was downloaded and now it needs to be configured, my problem is I dont know how to configure it :(
so it runs on my local machine :)
Thanks
Jeff
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

page not found? you sure your server is running? also check the path to phpmyadmin dir.

to configure it, open config.php file, it is phpmyadmin folder, comes with comments so you should know what is being asked.
Post Reply