BrianGilbert / OSXAegirInstaller

This script installs aegir on OSX using Homebrew
30 stars 10 forks source link

How and where should phpMyAdmin be installed? #31

Closed wickwood closed 10 years ago

wickwood commented 10 years ago

I just discovered your Aegir installer and have it working I believe as it should.

I also run Aegir with BOA on Linode and I'm trying to clone some sites back to my Mac for some development work that I can't do on the Linode.

Anyway, I have need to get into the databases behind the sites for this Mac Aegir system and would like to use something like phpMyAdmin or Chive, but I don't know how or where I should install this with this local Mac Aegir system.

I would appreciate any direction you can provide me to do this.

Also, it might make a nice feature to include this in your script.

Thanks in advance! Steve

BrianGilbert commented 10 years ago

I don't really have any interest in adding phpmyadmin or chive to the script

I reccommend you use the excellent Sequel Pro which is free http://www.sequelpro.com/ Here is a screenshot of how to configure a connection to your local DB. sequel pro 2014-07-13 18-46-17 2014-07-13 18-46-24

wickwood commented 10 years ago

Thanks! That should work very well.