And what does 'httpd -l' show you? On Fri, 8 Apr 2005, Plantier, Spencer wrote: > > This is what is shows when I do a search on DSO: > # > # Dynamic Shared Object (DSO) Support > # > # To be able to use the functionality of a module which was built as a > DSO you > # have to place corresponding `LoadModule' lines at this location so the > # directives contained in it are actually available _before_ they are > used. > # Statically compiled modules (those listed by `httpd -l') do not need > # to be loaded here. > # > # Example: > # LoadModule foo_module modules/mod_foo.so > # > > -----Original Message----- > From: Robert Zagarello [mailto:bzag0@xxxxxxxxx] > Sent: Friday, April 08, 2005 2:18 PM > To: users@xxxxxxxxxxxxxxxx > Subject: Re: [users@httpd] Apache install > > > Do you need to put a LoadModule directive in httpd.conf for ssl? Do a > search in your httpd.conf for "DSO". Check if your mod_ssl was > statically compiled using "httpd -l" which lists the statically compiled > modules. > > BZAG > +++++++++++++++++++++++ > > >From Spencer Plantier: > > I have installed openssl without any errors and php without any errors. > Could someone help me troubleshoot this error. I am new to apache and am > starting to hit deadlines on trying to get apache up and running. Any > help would be greatly appreciated. > > This is how I built openssl: > > ../config > make > make build-shared > mv libssl.so* /usr/local/lib > mv libcrypto.so* /usr/local/lib > > > Syntax error on line 251 of > /usr/local/apache2/conf/httpd.conf: > Cannot load /usr/local/apache2/modules/mod_ssl.so into > server: ld.so.1: > /usr/local/apache2/bin/httpd: fatal: relocation error: > file > /usr/local/apache2/modules/mod_ssl.so: symbol > X509_INFO_free: > referenced > symbol not found > # > > > > > > > > > > > ++++++++++++++++++++++++++++++ > "Oh fools, so hard do ye tread the mines lain at Golgotha in search of > reality for the sake of truth, only to find it and despair ! Yes, Death > is reality and true, but it need not be your calling !" > - The Christologic Clown. > > --------------------------------------------------------------------- > 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: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > > --------------------------------------------------------------------- > 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: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > -- Craig Dunigan IS Technical Services Specialist (I don't know what it means, either) Middleware - Enterprise Info Systems - Department of Info Technology University of Wisconsin, Madison opinions expressed are my own, not the University's --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx