← Back to team overview

openstack team mailing list archive

Re: Q: PHP in Cloud

 

Frans (and everyone else on the thread),

Stackato from ActiveState supports PHP _and_ includes a persistent file system as a service - a service that does not come with other cloud foundry based PaaSes. You can test your applications on our Public Stackato OpenStack Sandbox running on HPCloud (instructions here: http://docs.stackato.com/server/hpcs.html) or deploy it yourself on your own OpenStack implementation (instructions here: http://www.activestate.com/stackato/download_vm).

If you have any further questions, you can go on our irc channel (freenode) #stackato

Kind Regards,

Diane Mueller
ActiveState



On 12-11-24 8:40 PM, KwonHan Bae wrote:
Run apps on nginx+php as fcgi

SQL as old ways
But connetion data from MQ or cloud-init.







2012. 11. 25. ?? 10:11 Frans Thamura <frans@xxxxxxxxxxxx <mailto:frans@xxxxxxxxxxxx>> ??:

Kwon

The httpd modphp is old fashion model that i said

Run on tomcat is not php original

On Nov 25, 2012 7:44 AM, "Kwon-Han Bae" <darjeeling@xxxxxxxxx <mailto:darjeeling@xxxxxxxxx>> wrote:

    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 <frans@xxxxxxxxxxxx
    <mailto:frans@xxxxxxxxxxxx>>

        +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
        <marcobravov@xxxxxxxxx <mailto:marcobravov@xxxxxxxxx>> 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 <frans@xxxxxxxxxxxx
        <mailto:frans@xxxxxxxxxxxx>>
        >>
        >> 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
        <https://launchpad.net/%7Eopenstack>
        >> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
        <mailto:openstack@xxxxxxxxxxxxxxxxxxx>
        >> Unsubscribe : https://launchpad.net/~openstack
        <https://launchpad.net/%7Eopenstack>
        >> More help   : https://help.launchpad.net/ListHelp
        >
        >

        _______________________________________________
        Mailing list: https://launchpad.net/~openstack
        <https://launchpad.net/%7Eopenstack>
        Post to     : openstack@xxxxxxxxxxxxxxxxxxx
        <mailto:openstack@xxxxxxxxxxxxxxxxxxx>
        Unsubscribe : https://launchpad.net/~openstack
        <https://launchpad.net/%7Eopenstack>
        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     : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


References