Member Avatar for TheNinjaForce

Im confused on how to get pgpMyAdmin I went to the website and downloaded the
phpMyAdmin-3.4.3.2-all-languages.7z
I opened it and all I see is a bunch of files now what?

Recommended Answers

All 14 Replies

I don't think there's much to do more than copy the files into the root folder of your local server.. For example (www)

I don't think there's much to do more than copy the files into the root folder of your local server.. For example (www)

I think you should also copy the MySQL files into the path of MySQL on the upper folder of your localhost folder, e.g. C:\AppServ\MySQL\data
Why don't you just install a program like AppServ for instance?
It will save you time and effort.

Member Avatar for TheNinjaForce

All I did was put the local host thing and it could not find it.

Of course it won't find it.. There are some configuration that needs to be set in your system in order to setup a local host.
That's why I suggested that you install a server program that does the whole thing for you.

I'm VERY new to PHP. I just installed it on my comp verry easily using XAMPP. Go here:
http://www.apachefriends.org/en/xampp.html
It will install PHPMyAdmin for you as well as all the other stuff needed to make PHP work locally, as well as Mysql, etc.
I hope this works as well for you as it did for me.

Yes, I agree that XAMPP is also helpful.

Member Avatar for TheNinjaForce

Ok I installed XAMPP now what when I go to my browser and type in localhost/phpmyadmin it is still not there.

There is a process to start everything. It doesn't run all the time. I'm not an XAMPP user but I'm sure that there is some pretty obvious documentation about how to start it up.

Member Avatar for TheNinjaForce

There is a process to start everything. It doesn't run all the time. I'm not an XAMPP user but I'm sure that there is some pretty obvious documentation about how to start it up.

I cannot find itt.....

Member Avatar for ovidiu_b13

Have you tried to restart the webserver?

Are you using windows?

Is phpmyadmin enabled in php.ini ?

If your research skills are that poor, you should give up now. I found this in less than a minute:

"After the installation is complete, you will find XAMPP under Start | Programs | XAMPP. You can use the XAMPP Control Panel to start/stop all server and also install/uninstall services."

http://www.apachefriends.org/en/xampp-windows.html

Member Avatar for TheNinjaForce

These are the files it downloaded

If you can't find a solution, you can try the AppServ Open Project - 2.5.10 for Windows.

Since you're, as far as I see, using Windows 7 you'd better use this version of that project not the 2.6.0 version.
Here's the link:
http://prdownloads.sourceforge.net/appserv/appserv-win32-2.5.10.exe?download
This is the link of the official website of the project:
http://www.appservnetwork.com/index.php
This program is an integrated tool. I've installed it on Win7 and it works perfectly.. I've used a previous version of this project on Windows XP and it's worked perfectly too.
P.S: You may have to uninstall or stop the services of XAMPP before installing AppServ.
Hope it helps.

Run the file called xampp control.If you get a popup about the root directory just hit ok. When the control panel comes up, hit start next to apache and mysql. Take the time to look at the xampp site:
http://www.apachefriends.org/en/xampp-windows.html#522
They have easy to follow step by step installation and testing instructions.

commented: Thanks +2
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.