Would there be another solution for me to run a directory using Google App Engine with my domain names ?
Use an existing script or a similar application ? Thx for you rsupport On Aug 28, 3:48 pm, Wooble <[email protected]> wrote: > No; you can't run a PHP/Mysql script. > > You can get PHP to work under the java runtime, but you'd need to > completely rewrite the database layer of your application to use the > datastore. Doing this in PHP would almost certainly not be worth the > effort. > > On Aug 28, 3:21 am, Jean <[email protected]> wrote: > > > > > I already did part of this but it is a directory I want to install and > > it is PHP/MySQL based, it is not traditional html. Is there a way to > > use such a script? > > > On Aug 28, 12:03 am, "Brandon N. Wirtz" <[email protected]> wrote: > > > > If I understand your ask.... this will work. > > > But you would likely be happier on Google Apps, or Google Sites. > > > > Install python on your Computer. > > > Install the GAE SDK. > > > Place all of your static HTML, Images, and "Website" > > > In a directory called Static. > > > Create an entry for each file in your website in the App.Yaml > > > Use the APPCFG.py to deploy your app. > > > > -----Original Message----- > > > From: [email protected] > > > > [mailto:[email protected]] On Behalf Of Jean > > > Sent: Thursday, August 27, 2009 8:19 AM > > > To: Google App Engine > > > Subject: [google-appengine] Just use and host > > > > Hello, > > > I am no coder but I would like to use a directory script with my > > > domain name. > > > > Does Google App Engine allow to host such a script ? > > > I checked the FAQ but I read no concrete answer to my question and > > > since I am no coder there is a lot I do not understand here. > > > > I think I found such a script in the gallery but then : what do I do ? > > > (I have a domain name) > > > > Thank you --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
