[google-appengine] form sends information but php no run.

2019-03-29 Thread SPED MAKER
I have problem with a app.yaml and php72 I'm using: runtime: php72 handlers: - url: /src static_dir: src - url: .* script: auto My index.php is ok, (bootstrap, jquery, ... they are ok)... on index.php have a form whose action="login/trataLogin.php" but does not run my code in login/trata

Re: [google-appengine] Re: AppEngine Java SDK 1.9.73 is not available in Maven central

2019-03-29 Thread 'Nicola Spreafico' via Google App Engine
Historically all the most updated versions of App Engine Java SDK are deployed here: https://search.maven.org/search?q=g:com.google.appengine%20AND%20a:appengine-java-sdk&core=gav The Maven Central you linked has always been outdated compared to the Search Maven: https://mvnrepository.com/artifact

[google-appengine] Re: AppEngine Java SDK 1.9.73 is not available in Maven central

2019-03-29 Thread Yuri Sergiichuk
Hi, Thank you for the response. But, as far as I see, the newer versions are still not available in Maven Central: [image: appengine-sdk-mvn-central.png] Could you please check them again? Regards, Yuri On Friday, March 29, 2019 at 5:37:03 AM UTC+2, Ludovic Champenois wrote: > > Hi, > It shou