Re: Undefined symbol ap_run_http_method

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sashi,

On May 30, 2007, at 12:54 PM, Malladi, Sasikanth wrote:

httpd: Syntax error on line 39 of /usr/local/apache2/conf/httpd.conf:
Cannot load /export/opt/SiteMinder/webagent5QMR7/lib/libmod_sm20.so
into server: ld.so.1: httpd: fatal: relocation error: file /export/
opt/
SiteMinder/webagent5QMR7/lib/libmod_sm20.so: symbol
ap_run_http_method: referenced symbol not found

This hook was renamed to ap_hook_http_scheme in 2.2. It looks like you're running an Apache 2.2 server using an Apache 2.0 module, and it calls ap_http_method() which is a #define for that hook to run.

Even if there was no symbol conflict, the 2.2 server would refuse to load the 2.0 module at a later point in the server startup cycle.

How do I fix this?

Ask Netegrity for an Apache 2.2 compatible module, or downgrade (unfortunately) to Apache 2.0.

S.

--
Sander Temme
sctemme@xxxxxxxxxx
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF



Attachment: smime.p7s
Description: S/MIME cryptographic signature


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux