SUMMARY: Apache 2.0 on solaris 8

From: Bhavesh Shah (bshah_at_citadon.com)
Date: 05/03/05

  • Next message: Tech Guy: "difference between PCI dual FC Network Adapter & Host Adapter"
    Date: Mon, 2 May 2005 16:25:57 -0700
    To: <sunmanagers@sunmanagers.org>
    
    

    Hi,
    Well it was incompatible weblogic module that caused the problem. I got
    updated module from WebLogic (mod_wl128_20.so) that worked for me.

    My Original question was:

    ------------------------------------------------------------------------

    --
    Hi Gurus,
    Recently I switched from Apache 1.3 to Apache 2.0 on Solaris 8. We are
    running WebLogic Plugin module mod_wl.so. After upgardin to Apche 2.0 I
    compiled the mod_wl.s0 module with Apche 2.0 apxs as below:
    # Perl apxs -i -a -n weblogic mod_wl.so
    It gave me following output:
    /opt/apache/build/instdso.sh SH_LIBTOOL='/opt/apache/build/libtool'
    mod_wl.so /opt/apache/modules
    /opt/apache/build/libtool --mode=install cp mod_wl.so
    /opt/apache/modules/
    cp mod_wl.so /opt/apache/modules/mod_wl.so
    Warning!  dlname not found in /opt/apache/modules/mod_wl.so.
    Assuming installing a .so rather than a libtool archive.
    chmod 755 /opt/apache/modules/mod_wl.so
    [activating module `weblogic' in /opt/apache/conf/httpd.conf]
    and added following line to httpd.conf file.
    LoadModule weblogic_module    modules/mod_wl.so
    Now when I start the Apche it gives me following error:
    Syntax error on line 275 of /opt/apache/conf/httpd.conf:
    Cannot load /opt/apache/modules/mod_wl.so into server: ld.so.1:
    /opt/apache/bin/httpd: fatal: relocation error: file
    /opt/apache/modules/mod_wl.so: symbol ap_make_table: referenced symbol
    not found
    The same process worked fine on Apache 1.3 but now Apache 2.0 doesn't
    start at all.
    Any Help/pointer will be greatly appreciated.
    Regards
    B
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers
    

  • Next message: Tech Guy: "difference between PCI dual FC Network Adapter & Host Adapter"

    Relevant Pages