>>> "R. DuFresne" <[EMAIL PROTECTED]> 12/07/99 05:50PM >>>

>> Syntax error on line 208 of /usr/local/apache/conf/httpd.conf:
>> Cannot load /usr/local/apache/libexec/libssl.so into server:
ld.so.1:
>> /usr/local/apache/bin/httpd: fatal: relocation error: file
>> /usr/local/apache/libexec/libssl.so: symbol ap_user_id: referenced
symbol
>> not found
>> bin/apachectl startssl: httpd could not be started

>Looks here like the big clue is this line:
>Syntax error on line 208 of /usr/local/apache/conf/httpd.conf:
>try editing that file and looking at the syntactical expression of
the
>line <208> in question, most likely it's a typo of some sort.

Err.... that's not what it sounds like to me, at all.  I'd say the clue
is in the line:

/usr/local/apache/libexec/libssl.so: symbol ap_user_id: referenced
symbol not found

That says to me that line 208 in httpd.conf is a LoadModule directive
to load libssl.so.  Fine.  But libssl.so doesn't appear to have been
built correctly.  My suggestion would be to start over with a clean
installation of Apache and apply mod_ssl and follow the installation
directions carefully.

--Cliff


Cliff Woolley
Central Systems Software Administrator
Washington and Lee University
http://www.wlu.edu/~jwoolley/

Work: (540) 463-8089
Pager: (540) 462-2303
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to