Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Compiling Apache 2.0.48 for BEA WebLogic Server on Solaris 9

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  rewrite rule  
Author Message
plsnospam

External


Since: Jan 17, 2004
Posts: 1



(Msg. 1) Posted: Sat Jan 17, 2004 7:06 pm
Post subject: Compiling Apache 2.0.48 for BEA WebLogic Server on Solaris 9
Archived from groups: alt>apache>configuration (more info?)

While attempting to let Apache 2.0.48 and BEA WebLogic Server communicate
peacefully (on a Sun Solaris 9 server) we encounter the following error when
starting Apache:

Syntax error on line 1088 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/lib/mod_wl.so into server: ld.so.1:
...../httpd: fatal: relocation error: file
/usr/local/apache2/lib/mod_wl.so: symbol ap_pstrdup: referenced symbol not
found

A collegue advised to recompile Apache especially to include the ability to
include shared libraries.

The current Apache might have been build using the following instruction:
../configure --enable-so --enable-ssl --enable-mods-shared=all

BEA advises the use of the following options (plugins.pdf document):

--enable-mods-shared=all
--enable-module=so

Should this be the correct syntax to build Apache???

../configure --enable-so --enable-ssl --enable-mods-shared=all --enable-rule=
SHARED_CORE

apachectl -l shows the following output:

Compiled in modules:
core.c
prefork.c
http_core.c
mod_so.c

apachectl -V shows the following output:

Server compiled with....
-D APACHE_MPM_DIR="server/mpm/prefork"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_PROC_PTHREAD_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D HTTPD_ROOT="/usr/local/apache2"
-D SUEXEC_BIN="/usr/local/apache2/bin/suexec"
-D DEFAULT_PIDLOG="logs/httpd.pid"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_LOCKFILE="logs/accept.lock"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"

Thank you very much for your kind attention. Your suggestions are most
welcome!

With best regards,

Fred

 >> Stay informed about: Compiling Apache 2.0.48 for BEA WebLogic Server on Solaris 9 
Back to top
Login to vote
user2667

External


Since: Feb 04, 2004
Posts: 1



(Msg. 2) Posted: Wed Feb 04, 2004 10:13 am
Post subject: Re: Compiling Apache 2.0.48 for BEA WebLogic Server on Solaris 9 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Fred!

I have been able to solve this by choosing the "mod_wl_20.so" for the
Apache 2.0 instead of "mod_wl.so". Have a look at:
<a style='text-decoration: underline;' href="http://edocs.bea.com/wls/docs70/plugins/apache.html#119517" target="_blank">http://edocs.bea.com/wls/docs70/plugins/apache.html#119517</a>

Good luck

Jochen

"Fred" <plsnospam.RemoveThis@hotmail.com> wrote in message news:<bubj5f$hga$1@reader11.wxs.nl>...
 > While attempting to let Apache 2.0.48 and BEA WebLogic Server communicate
 > peacefully (on a Sun Solaris 9 server) we encounter the following error when
 > starting Apache:
 >
 > Syntax error on line 1088 of /usr/local/apache2/conf/httpd.conf:
 > Cannot load /usr/local/apache2/lib/mod_wl.so into server: ld.so.1:
 > ..../httpd: fatal: relocation error: file
 > /usr/local/apache2/lib/mod_wl.so: symbol ap_pstrdup: referenced symbol not
 > found
 >
 > A collegue advised to recompile Apache especially to include the ability to
 > include shared libraries.
 >
 > The current Apache might have been build using the following instruction:
 > ./configure --enable-so --enable-ssl --enable-mods-shared=all
 >
 > BEA advises the use of the following options (plugins.pdf document):
 >
 > --enable-mods-shared=all
 > --enable-module=so
 >
 > Should this be the correct syntax to build Apache???
 >
 > ./configure --enable-so --enable-ssl --enable-mods-shared=all --enable-rule=
 > SHARED_CORE
 >
 > apachectl -l shows the following output:
 >
 > Compiled in modules:
 > core.c
 > prefork.c
 > http_core.c
 > mod_so.c
 >
 > apachectl -V shows the following output:
 >
 > Server compiled with....
 > -D APACHE_MPM_DIR="server/mpm/prefork"
 > -D APR_HAS_SENDFILE
 > -D APR_HAS_MMAP
 > -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
 > -D APR_USE_PROC_PTHREAD_SERIALIZE
 > -D APR_USE_PTHREAD_SERIALIZE
 > -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 > -D APR_HAS_OTHER_CHILD
 > -D AP_HAVE_RELIABLE_PIPED_LOGS
 > -D HTTPD_ROOT="/usr/local/apache2"
 > -D SUEXEC_BIN="/usr/local/apache2/bin/suexec"
 > -D DEFAULT_PIDLOG="logs/httpd.pid"
 > -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 > -D DEFAULT_LOCKFILE="logs/accept.lock"
 > -D DEFAULT_ERRORLOG="logs/error_log"
 > -D AP_TYPES_CONFIG_FILE="conf/mime.types"
 > -D SERVER_CONFIG_FILE="conf/httpd.conf"
 >
 > Thank you very much for your kind attention. Your suggestions are most
 > welcome!
 >
 > With best regards,
 >
 > Fred<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Compiling Apache 2.0.48 for BEA WebLogic Server on Solaris 9 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
error when compiling apache 2.0.48 on Solaris 8 - Hi all, when I compile apache 2.0.48 on Solaris 8 , such error happens , could anybody help me ? libtool: link: you must specify an output file Try `libtool --help --mode=link' for more information. make[3]: *** [libapr-.la] Error 1 -----------detail...

Compiling Apache 2.0.48 for Solaris 9 & how to move files.. - Compiling Apache 2.0.48 on a Solaris 9 Ultra 10 was rather straightforward. Just installed gcc-3.22, openssl-0.9.7c and make-3.80 and executed the following commands: ../configure --enable-so --enable-ssl --enable-mods-shared=all ../make ../make install...

Compiling Apache 1.3.28 and PHP/Perl/SSL - I currently work with Apache 1.3.12, PHP 4.0.4, adn Perl 5.00 compiled into one honkin' static binary. Has anyone successfully compiled Apache 1.3.28, PHP 4.3.x, and Perl 5.8 like this? I started testing a Redhat 9.0 system with the above except that....

compiling apache 2.x question - When i compile apache from source i do ./configure --help to see more configure options. In this help i notice --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] where i can find the names of this PACKAGE ? es: ./configure --with-apxs2 I know that by..

Compiling Apache with SSL support on W2K - Hi, I'm trying to compile Apache with SSL s&#118;pport for W2K. Here's what I've done: * downloaded Apache 2.0.47 so&#118;rce code from www.apache.org * downloaded OpenSSL 0.9.7b so&#118;rce code from www.openssl.org * copied the OpenSSL s...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]