On Dec 2, 2009, at 11:51 AM, Evgeny Morozov wrote: > Hello everyone! > > I'm trying to install Cosign via test install HOWTO in wiki. After I > enable cosign module I get this error: > > r...@elf-laptop:/usr/lib/apache2/modules# apache2ctl restart > apache2: Syntax error on line 203 of /etc/apache2/apache2.conf: Syntax > error on line 1 of /etc/apache2/mods-enabled/cosign.load: Cannot load > /usr/lib/apache2/modules/mod_cosign.so into server: > /usr/lib/apache2/modules/mod_cosign.so: undefined symbol: SSL_connect
What's the output of: ldd /usr/lib/apache2/modules/mod_cosign.so ? andrew ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Cosign-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cosign-discuss
