Cannot install phpMyAdmin

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Cannot install phpMyAdmin

Post by Luke »

For some reason my server admin cannot get phpmyadmin installed and configured correctly. What's another way to admin mySQL? For a semi-beginner.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

SQLyog. You can install it locally and manage your db remotely. Even if your host doesn't allow you to manage your db from outside their domain, you can install a PHP file that will allow SQLyog to talk to your database.
Post Reply