If you could, just grab Virtualmin, it will install everything one would need for a webserver. Then just add in your OBD install.


On 3/24/2016 3:28 PM, Hemen Mehta wrote:
Thank you for the reply!
The php (media wiki) does not need to pass data between it and CFM, just needs to se the php request and do the magic. Can you tell me how I would install php and configure it with the (Im assuming Tomcat6) webserver?

On Thursday, March 24, 2016 at 3:03:55 PM UTC-4, Jason Allen wrote:

    If you install as a component of your webserver, it may be
    possible. All your webserver does is notice you requested a cfm
    document, and then forward that to OPENBD who then returns it to
    the webserver who returns it to the user.

    However, they will not be able to share sessions or application
    values. So if you need data from your cfm app, you might need to
    actually push your data out as JSON, and then pull that JSON data
    into php.

    They can coexist but not cooperate in anyway.

    I'm no expert. I could be wrong.

    On Thu, Mar 24, 2016 at 1:58 PM, Hemen Mehta <[email protected]
    <javascript:>> wrote:

        I have a simple CentOS 6 server with a basic install of ODB?
        Is there a way to have it also serve .php pages? (I have a
        need to run MediaWiKi on the same server)

-- -- online documentation: http://openbd.org/manual/
        http://groups.google.com/group/openbd?hl=en
        <http://groups.google.com/group/openbd?hl=en>

        ---
        You received this message because you are subscribed to the
        Google Groups "Open BlueDragon" group.
        To unsubscribe from this group and stop receiving emails from
        it, send an email to [email protected] <javascript:>.
        For more options, visit https://groups.google.com/d/optout
        <https://groups.google.com/d/optout>.


--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en

---
You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en

--- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to