dbTalk Databases Forums  

Integrating modplsql with Apache, possible ?

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss Integrating modplsql with Apache, possible ? in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Laura
 
Posts: n/a

Default Integrating modplsql with Apache, possible ? - 10-24-2007 , 03:21 AM






Hi all !
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 ?
Thanks
Laura


Reply With Quote
  #2  
Old   
codadilupo
 
Posts: n/a

Default Re: Integrating modplsql with Apache, possible ? - 10-24-2007 , 03:30 AM






Laura wrote:

Quote:
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)







Reply With Quote
  #3  
Old   
Laura
 
Posts: n/a

Default Re: Integrating modplsql with Apache, possible ? - 10-24-2007 , 04:04 AM



On 24 Ott, 10:30, codadilupo <codadil... (AT) operamail (DOT) com> wrote:
Quote:
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)
Thanks for the advice.
I'll see if I have rights to install OHS on that location. Otherwise I
must find another
solution....
ciao!



Reply With Quote
  #4  
Old   
codadilupo
 
Posts: n/a

Default Re: Integrating modplsql with Apache, possible ? - 10-24-2007 , 04:09 AM



Laura wrote:

Quote:
I'll see if I have rights to install OHS on that location. Otherwise I
must find another
solution....
You could install OHS on the same computer as the DB server. If you are
on 10.2 you can even use XDB + Embedded Plsql Engine instead of OHS.

Ciao!

--
« Se la pena è necessaria, non la si deve cancellare ;
se non è necessaria, non la si deve pronunziare. »
(Jeremy Bentham)







Reply With Quote
  #5  
Old   
codadilupo
 
Posts: n/a

Default Re: Integrating modplsql with Apache, possible ? - 10-24-2007 , 04:20 AM



codadilupo wrote:

Quote:
Embedded Plsql Engine
Sorry. I meant: "Embedded Plsql Gateway" (EPG)

--
« Se la pena è necessaria, non la si deve cancellare ;
se non è necessaria, non la si deve pronunziare. »
(Jeremy Bentham)







Reply With Quote
  #6  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Integrating modplsql with Apache, possible ? - 10-25-2007 , 01:43 PM



Laura wrote:
Quote:
Hi all !
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 ?
Thanks
Laura

Can't be done - there's an incompatibility issue between the
Apache and modplsql compilers. BTDT.

You cold, of course, use the mod/plsql replacement module,
source code, and compile that for your platform.
--
Regards,
Frank van Bortel

Top-posting is one way to shut me up...


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.