Jump to content

Recommended Posts

Posted

Someoen was able to set this app on Google app engine ?

I am trying for last 4 days and still some issues and found 2 bugs so far 

1. If you try to use socket in mysql in setup wizard , usually socket address in Gogole cloud sql has ":" in it and the  dns parser in this app extracts wrong port no and socket address

2. Also function setupConstants has this use $_SERVER['SERVER_PORT'] to determine if it need to add http:// or https:// when builiding url , due to the fact appengine do not have  $_SERVER['SERVER_PORT'] site get redirected to wrong url

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...