BrianGilbert / OSXAegirInstaller

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

Manage DB's #42

Closed brentratliff closed 9 years ago

brentratliff commented 9 years ago

This is not a bug but a support/feature request. What is the best way to access the db's other than the CLI? Is there a chance of either installing Chive or PHPMyadmin?

brentratliff commented 9 years ago

Additionally, mysql -u root returns 'ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)'

brentratliff commented 9 years ago

Ok, used password and got in.

webfed commented 9 years ago

Try Sequel Pro, very nice app for Mac. sequelpro.com

Op 7 dec. 2014, om 17:49 heeft Brent Ratliff notifications@github.com het volgende geschreven:

This is not a bug but a support/feature request. What is the best way to access the db's other than the CLI? Is there a chance of either installing Chive or PHPMyadmin?

— Reply to this email directly or view it on GitHub.

brentratliff commented 9 years ago

Thanks, I've used that in the past. It's fantastic, just forgot to try it.

BrianGilbert commented 9 years ago

I use Sequelpro as well.