Using Google Cloud SQL with phpMyAdmin - via App Engine or Compute Engine? How?

1,235 views
Skip to first unread message

Brad Del

unread,
Mar 8, 2017, 9:16:05 AM3/8/17
to Google Cloud SQL discuss
Sorry if this is a stupid question (a rookie here): After all my research on this, I am still puzzled. I want to use Google Cloud SQL in an environment which is more user friendly than Google Cloud Shell (I want to avoid typing code for everything). I have a bit of experience with phpMyAdmin, so I prefer to use that. Question: what Google product should I use to install phpMyAdmin and work within it while connected to Google Cloud SQL databases: App Engine or Compute Engine? Or is it better to have the phpMyAdmin installed on my local computer?
I have tried to follow this manual: https://cloud.google.com/sql/docs/mysql/phpmyadmin-on-app-engine but I got stuck after the "blowfish secret" AND I am actually not sure if I am going the right way about this.
Thanks a million if anyone can point me the right direction.

David Newgas

unread,
Mar 8, 2017, 12:40:53 PM3/8/17
to Google Cloud SQL discuss
There's no stupid questions ;)

Installing phpMyAdmin on GAE Standard has the advantage that it is always available but only costs you when it is used (and is probably within the free tier anyway). Installing phpMyAdmin on GCE will charge you for the GCE instance as long as it is there, but is closer to traditional phpMyAdmin installation so might be easier.

Installing phpMyAdmin on your local machine is probably not the best solution, as it means you would have to run a webserver locally. If you want to use a GUI locally, you're probably better of with something like MySQL Workbench or HeidiSQL.

If you want to proceed following the guide for phpMyAdmin on GAE we can help. What about the blowfish step has you confused?

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/10e91d9e-e84d-4dc8-a77b-d5c4dc696aaf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages