Hi again I tried with some VPC connector, but i am not sure i get it.
Just to clarify, this is the only thing i want: . Create a mysql database on Google Cloud - Create an App Engine with Php 7.2 - Connect som php code to the mysql database over tcp port 3306 As i wrote everything works with the public ip of the mysql, if i run the php code from an external server. But as soon as the php code is running on the App Engine, it cant connect. Neither on the public ip or the private ip. I think you are right, need some VPC connector, but i dont get how to connect it properly. Is this really that complicated for such a simple task? Or do i miss something? Regards Charlotte Den tor. 5. dec. 2019 kl. 00.37 skrev 'Andrew Gorcester' via Google App Engine <[email protected]>: > Hi Charlotte, > > Additionally, once you have a private Cloud SQL IP address, I think you > should be able to connect to it from App Engine by using Serverless Virtual > Private Cloud Access: > https://cloud.google.com/vpc/docs/configure-serverless-vpc-access . > > On Wed, Dec 4, 2019 at 3:32 PM 'Elliott (Cloud Platform Support)' via > Google App Engine <[email protected]> wrote: > >> Hello Charlotte, >> >> You can get a private IP when you create a Cloud SQL instance under >> “Configuration Options”. I hope this helps. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/google-appengine/58f84428-a784-4f58-8aea-c739eaad316b%40googlegroups.com >> <https://groups.google.com/d/msgid/google-appengine/58f84428-a784-4f58-8aea-c739eaad316b%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-appengine/CANtYgF%2B9kXcMbWfWrJLX_rPDoAnBXidDoH_rD5j%3D0P-koxbwew%40mail.gmail.com > <https://groups.google.com/d/msgid/google-appengine/CANtYgF%2B9kXcMbWfWrJLX_rPDoAnBXidDoH_rD5j%3D0P-koxbwew%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- Charlotte Hyldahl Branddamsvej 2, Over Fussing 8920 Randers NV [email protected] -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CADnFSR0vA%2BKF5Qb1FTuzQSAG_Tvr7_0LTqK_%2BxN2tmeWx-dycw%40mail.gmail.com.
