Web application/ site service (like Google App Engine) for PHP/ MySQL and Postgres
- by Simon
I would like to find a service similar to Google App Engine for PHP/ MySQL/ Postgres sites/ applications.
We host two different types of site.
i). PHP/ Mysql/ Zend Framework
<VirtualHost *:80>
DocumentRoot "/home/websites/website.com/public"
ServerName website.com
# This should be omitted in the production environment
SetEnv…