how about source of cloudfoundry? appfog made php support for cloudfoundry.
there are many stacks. 1. apache2 + mod_php per application you can choose application by host:port need to have lb and application router 2. apache2 + mod_php per host with virtualhost 3. lighttpd + php as fcgi support 4. run tomcat for php container 2012/11/25 Frans Thamura <[email protected]> > +1 :) > > the old hosting in cloud may be in deep. > > my opinion, this old hosting model, is not part of cloud > > F > > > On Sun, Nov 25, 2012 at 5:04 AM, Marco Bravo <[email protected]> > wrote: > > Very good question! > > I want to add. What is the approach to sql, php, web apps in general for > > cloud? > > Thanks in advance. > > > > Marco Bravo. > > > > > > 2012/11/24 Frans Thamura <[email protected]> > >> > >> Hi All > >> > >> Can anyone give me a glue regarding PHP in Cloud > >> > >> where i can put PHP in Cloud esp in OpenStack World? > >> > >> in my experience PHP is a scripting that need just a folder work with > >> mod_php. > >> > >> just upload the .php to the folder, and map the folder to virtual host > >> in apache. > >> > >> still cannot get, how PHP work in cloud. I think PHP run in old > >> fashion virtual host. > >> > >> > >> thx all > >> > >> > >> Frans > >> > >> _______________________________________________ > >> Mailing list: https://launchpad.net/~openstack > >> Post to : [email protected] > >> Unsubscribe : https://launchpad.net/~openstack > >> More help : https://help.launchpad.net/ListHelp > > > > > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > -- 배권한 KwonHan Bae Kris Bae http://iz4u.net/blog linux, python, php, ruby developer
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

