Recently we became aware that our php55 standard environment wasn't going to cut it since we need to be able to dynamically read and write files to the system. So I decided to switch over to flex environment, which was a breeze. Thanks Google, for making things so easy.
However, there is one hang up. mysqli doesn't work. I detailed the errors extensively here. https://stackoverflow.com/questions/44708684/cannot-use-mysqli-in-php-flex-env-on-app-engine Is this possible, is there a way to get mysqli to work when it is deployed? Any help, insight would be greatly appreciated. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/6cfff77e-70ed-4bd4-b6ab-69888c0c03c1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
