Hello to all,   TO: [EMAIL PROTECTED]

        I'm working with the installation of an Apache server with the SSL feature, using your mod_ssl interface, and I have some problems that I've been not able to solve.

        The first time I tried to build it, I followed all the steps that are explained in the "mod_ssl installation for Unix" guide and arriving at the 7th one, where I must turn on the Apache+mod_SSL+SSL server typing "% apachectl startssl", I got an error about an undefined symbol (this one: ap_global_ctx) and the server didn't start.

        I looked at the "User Manual of the mod_ssl (version 2.6)" , and in the chapter 6 (FAQ), in "About Installation" section, I found this problem documented. It says that I must compile the Apache code with the EAPI enabled (putting '--enable-rule=EAPI' in the APACI command line). Then, I tried again recompiling all the packages and being sure that I was using this new flag (using it in step 5, option <a>, second command-line). But at the end, I tried the 7th step again and I got the same result: "undefined symbol ap_global_ctx" and the server didn't start.

        I would like to know if there is any possible solution for this, or if I did something wrong. Thank you in advance to all for the help,

        Carlos

PS1: the versions of all the packages are the followings,

        o       apache-1.3.12
        o       mm-1.0.12
        o       mod_ssl-2.6.4-1.3.12
        o       openssl-0.9.5a
        o       rsa_ref-2.0

PS2: the message error I always get is this:

Syntax error on line 208 of /users/carlosl/apache/conf/httpd.conf:
Cannot load /users/carlosl/apache/libexec/libssl.so into server: ld.so.1: /users/carlosl/apache/bin/httpd: fatal: relocation error: file /users/carlosl/apache/libexec/libssl.so: symbol ap_global_ctx: referenced symbol not found
apachectl startssl: httpd could not be started
+---------------------------------------------------------------------+
� Carlos Lopez                                    ||        ||        �
� Building F, 1st floor, cube E7-9               ||||      ||||       �
� Ph/Fax: +1(408)853-7646                    ..:||||||:..:||||||:..   �
� email: [EMAIL PROTECTED]                   ------------------------ �
� 170 W. Tasman Dr, San Jose, CA 95134       C i s c o  S y s t e m s �
+---------------------------------------------------------------------+

Reply via email to