Hello,

I think Google App Engine is awesome and much more efficient in terms of 
cost and configuration effort. I recently discovered that Google App Engine 
added PHP support (still in Preview at this point). I am usually very 
content living in Python and Java environment, however, there are times 
when I like to use PHP. Wordpress specifically. So I am excited about GAE 
PHP support.

After following the instructions in below web document, GAE Launcher 
started the project without error. 

Running WordPress in App Engine
https://developers.google.com/appengine/articles/wordpress 

The problem I need help with is that Wordpress (3.8) installation 
automatically starts with below URL when initially requested but the 
response is 302 ERR_TOO_MANY_REDIRECTS.

http://localhost:9080/wordpress/wp-admin/install.php

There are some discussions about Wordpress showing those errors without 
GAE. So there are some chances that it could be Wordpress problem. But I 
have deployed multiple Wordpress websites (same versions) without this kind 
of problem until now. So "it is only logical" to conclude that the problem 
is more related to GAE Launcher. I hope I can get some help to resolve this 
issue and be a happy convert from AWS.

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to