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/trataLogin.php... 
Apparently the app.yaml not release this file... 


Can someone help me


-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/81f038e8-91cd-4966-aebe-19ca70e30f5f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... SPED MAKER

Reply via email to