Thanks for your reply.
Yes, I have. Is there anyway I can check to see if it is correct?

-----Original Message-----
From: J. Greenlees [mailto:li...@jaqui-greenlees.net] 
Sent: Monday, August 02, 2010 10:00 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] mod_ssl in Apache 2.2.15

jackie.w...@barclayscapital.com wrote:
> Hi,
> 
> I have downloaded the source of apache 2.2.15 and compiled it with openssl. 
> Then I downloaded mod_authz_ldap 0.29 from http://authzldap.othello.ch/ and 
> compiled it with no issues. I did specify apr-1-config, apu-1-config, apxs 
> and openssl when running ./configure. Here is the command I used:
> 
> ./configure --with-openssl-path=/apache-2.2.15/include/openssl 
> --with-apr=/apache-2.2.15/bin/apr-1-config 
> --with-apu=/apache-2.2.15/bin/apu-1-config --with-apxs=/apache-2.2.15/bin/apxs
> 
> Then I ran the make command. When it was finished, there was a file called 
> "mod_authz_ldap.so.0.0.0" created under modules/.lib. I renamed it to 
> mod_authz_ldap.so and copied it to the modules directory under apache 2.2.15.
> 
> However, when I started httpd, it complained about "undefined symbol: 
> ssl_var_lookup". I searched on google and this is a function in mod_ssl. I 
> did have the LoadModule line for mod_ssl before the LoadModule line for 
> mod_authz_ldap in httpd.conf. I assume mod_ssl will be loaded before 
> mod_authz_ldap. Is this correct? If yes, can someone please advise why it 
> doesn't work?
> 
> Thanks.
> 
> Regards,
> Jackie

have you installed a certificate for mod_ssl to use for the encryption key?

Jaqui

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

_______________________________________________

This e-mail may contain information that is confidential, privileged or 
otherwise protected from disclosure. If you are not an intended recipient of 
this e-mail, do not duplicate or redistribute it by any means. Please delete it 
and any attachments and notify the sender that you have received it in error. 
Unless specifically indicated, this e-mail is not an offer to buy or sell or a 
solicitation to buy or sell any securities, investment products or other 
financial product or service, an official confirmation of any transaction, or 
an official statement of Barclays. Any views or opinions presented are solely 
those of the author and do not necessarily represent those of Barclays. This 
e-mail is subject to terms available at the following link: 
www.barcap.com/emaildisclaimer. By messaging with Barclays you consent to the 
foregoing.  Barclays Capital is the investment banking division of Barclays 
Bank PLC, a company registered in England (number 1026167) with its registered 
office at 1 Churchill Place, London, E14 5HP.  This email may relate to or be 
sent from other members of the Barclays Group.
_______________________________________________

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to