Hi Sander, thank you for your help.

That's what I thought as well. I'll downgrade to 2.0.

Regards,
Sashi

-----Original Message-----
From: Sander Temme [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 30, 2007 7:26 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Undefined symbol ap_run_http_method

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
[EMAIL PROTECTED]
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to