Segmentation Fault error... Apache 2.0.43 - WebLogic 8.1 SP3 plugin config. on Solaris
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebLogic support > WebLogic installation support > Segmentation Fault error... Apache 2.0.43 - WebLogic 8.1 SP3 plugin config. on Solaris




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Segmentation Fault error... Apache 2.0.43 - WebLogic 8.1 SP3 plugin config. on Solaris  
Jorge


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-03-04 02:02 AM

Hello,

I'm having trouble configuring the apache plugin on Solaris. I was
able to get it working on Windows 2000 with WebLogic 8.1 SP2 and
Apache 2.0.52, but I haven't been able to do it on Solaris 9 Sparc.

This is what I have installed on the Solaris box:
Apache 2.0.43 (installed in /usr/local/apache2)
WebLogic 8.1 SP3 (installed in /usr/local/bea)

I just installed Apache, copied mod_wl_20.so and mod_wl128_20.so to
the /usr/local/apache2/modules directory and added the following lines
to httpd.conf. I haven't changed anything else in httpd.conf except
User and Group. The user and group are fine because it works if I use
another configuration file with the same User and Group but no
weblogic configuration.

LoadModule weblogic_module modules/mod_wl_20.so (I also tried
mod_wl128_20.so)

<IfModule mod_weblogic.c>
WebLogicHost localhost
WebLogicPort 7001
</IfModule>

<Location />
SetHandler weblogic-handler
PathTrim /
Require valid-user
AuthType basic
AuthName "Apache 2 on Solaris"
AuthUserFile /usr/local/apache2/conf/users.passwd
</Location>

I ran ./apachectl -t and it showed "Syntax OK". I am running my
weblogic server on port 7001 and I've tried restarting it before I try
to start apache.

Is there anything that I'm missing? If anyone can find something wrong
with this or has some suggestions I'd really appreciate it.

Thank you very much for your time.
Jorge





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:13 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register