Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-engineer code for deployment on Google App Engine #12

Open
jpklein opened this issue Sep 19, 2014 · 0 comments · May be fixed by #16
Open

Re-engineer code for deployment on Google App Engine #12

jpklein opened this issue Sep 19, 2014 · 0 comments · May be fixed by #16

Comments

@jpklein
Copy link

jpklein commented Sep 19, 2014

  • GAE has deprecated PHP's CURL library in favor of the more efficient URL Fetch (see here for details). The included HTML-request functions should be re-engineered to allow instances of this code to be deployed on their servers
  • Add required yaml files with application metadata
  • Remove functions that attempt to write to the file system
@jpklein jpklein changed the title Re-engineer HTML-request code for Google App Engine Re-engineer code for deployment on Google App Engine Sep 19, 2014
@jpklein jpklein linked a pull request Oct 2, 2014 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant