After compiling the mod_ssl using apxs, did do a 'make' and 'make install' . can you send the complete command used for installing the mod_ssl using apxs.
after using apxs, did u try to run httpd -l and did u find the mod_ssl being listed ? Looks like you have compiled the mod_ssl but have not installed it.. Cheers. On Sat, Nov 15, 2008 at 4:06 AM, Vijay <[EMAIL PROTECTED]> wrote: > Hi, > > I am looking forward to some suggstions from this user group on how to add > ssl module to existing apache2.0.55 server. > > I have an existing Apache2.0.55 installation and would like to add > SSL functionality. > httpd -l shows mod_ssl module not installed. > > I am trying understand how I can add mod_ssl to existing apache > (without having to compile whole apache instance) > > I used DSO (apxs) and was able to compile the module. > However when I start Apache I see : > Syntax error on line 261 of /Apache/platform/apache-2.0.55/conf/ > httpd.conf: > Cannot load /Apache/platform/apache-2.0.55/modules/mod_ssl.so into > server: ld.so.1: httpd: fatal: relocation error: file /Apache/platform/ > apache-2.0.55/modules/mod_ssl.so: symbol ssl_hook_Fixup: referenced > symbol not found > > What is the best way to add ssl module (mod_ssl) to existing apache > installation without having to redo the complete apache compilation? > > Appreciate any insight into this. > > Thanks, > > Vijay > -- Regards&Thanks, Vasanth Kumar Ravi