Re: Integrating modplsql with Apache, possible ?
From: codadilupo <codadilupo_at_operamail.com>
Date: Wed, 24 Oct 2007 10:30:18 +0200
Message-ID: <471f029b$0$16037$5fc30a8_at_news.tiscali.it>
Date: Wed, 24 Oct 2007 10:30:18 +0200
Message-ID: <471f029b$0$16037$5fc30a8_at_news.tiscali.it>
Laura wrote:
> we have an application which uses Oracle HTTP Server with modplsql to
> produce HTML content.
>
> Now we must install this software on another location where there's
> already an Apache Web Server installed, so we should use this web
> server instead of installing Oracle HTTP Server from scratch.
>
> Somebody managed to deploy modplsql on Apache Server ?
> I have tried to replicate all configuration + libraries from my Oracle
> HTTP Server into an Apache Server but it doesn't work...simply Apache
> doesn't start...........
> any help ?
Keep it simple: install OHS, configure it to listen on a non-standard port and configure the Apache Server to access OHS applications via mod_proxy.
HTH
-- « Se la pena è necessaria, non la si deve cancellare ; se non è necessaria, non la si deve pronunziare. » (Jeremy Bentham)Received on Wed Oct 24 2007 - 10:30:18 CEST