Monday, June 4, 2018

[google-cloud-sql-discuss] Re: MySQL connection is not working for Laravel at Google Cloud SQL

If your Cloud SQL instance and App Engine application are in different projects, you must ensure that you follow the documentation to granting your App Engine application access to your SQL instance. 

Also ensure that you follow the Setting Connection Strings guide as shown exactly, as I see that you have added '"' quotes around your 'MYSQL_DSN' and are not using the 'cloud_sql_instances' beta setting which is required.

- Note, Google Groups is reserved for general product discussions and is not for technical support. For further technical support it is recommended to post your detailed questions to Stack Exchange using the supported Cloud tags. 

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/9402a5df-a72b-42b2-bb91-1c904f4ed31c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment