undefined symbol: _OtsRemainder32Unsigned

2002-01-01 Thread Kurt
Hi there, I've been trying to run apache (1.3.12) and mod_ssl (2.6.6-1.3.12). Everything compiles fine, however when I attempt to run 'apachectl startssl' is says the following: [root@tokyo bin]# ./apachectl startssl Syntax error on line 208 of /usr/local/apache/conf/httpd.conf: Cannot load

New User stupid problem

2002-01-01 Thread Robert Uzgalis
I've just brought up the Apache ssl module and have three virtual web sites. Each virtual site comes up OK, but all the keys are the default site key. So when you go to the second or third virtual site any browser complains that the certificate doesn't match the name of the site. Any clues?

Mod_SSL + Apache Config Problem.

2002-01-01 Thread Theodore A. Jencks
I'm trying to get apache 1.3.22, mod_perl 1.26, mod_ssl latest and PHP to compile staticly. Mod_ssl seems to be giving an error when I try to do my final ./configure for apache. I get the following which has been posted on the list before but was not answered. I configure the apache source

Re: Mod_SSL + Apache Config Problem.

2002-01-01 Thread Mads Toftum
On Mon, Dec 31, 2001 at 10:59:16AM -0800, Theodore A. Jencks wrote: I'm using Redhat Linux 7.2 and I have the standard Openssl rpm installed. I don't know where the header files are...? Is there some sort of openssl-devel rpm I need to install before hand? Yes, you have to install

Re: New User stupid problem

2002-01-01 Thread Mads Toftum
On Mon, Dec 31, 2001 at 01:28:40PM -0800, Robert Uzgalis wrote: I've just brought up the Apache ssl module and have three virtual web sites. Each virtual site comes up OK, but all the keys are the default site key. So when you go to the second or third virtual site any browser

weird log permission problem on SSL sites only

2002-01-01 Thread Julian C. Dunn
I'm running the following: Apache/1.3.12 (Unix) mod_perl/1.26 PHP/4.0.6 mod_ssl/2.6.6 OpenSSL/0.9.6a and I have a weird problem with permissions on the access and error log files. I have a number of VirtualHosts like this: VirtualHost 10.10.10.70 . . # some non-SSL site

Re: undefined symbol: _OtsRemainder32Unsigned

2002-01-01 Thread J. Johnson
In your libexec directory: do you even have 'libssl.so'? Either way, you probably need to look at your OpenSSL build. === JJ = On Tue, 1 Jan 2002, Kurt wrote: Hi there, I've been trying to run apache (1.3.12) and mod_ssl

Re: undefined symbol: _OtsRemainder32Unsigned

2002-01-01 Thread Kurt
Yes, I have libssl.so in there. Additionally, i typed: strings libssl.so | grep OtsRemainder it was in there. --- J. Johnson [EMAIL PROTECTED] wrote: In your libexec directory: do you even have 'libssl.so'? Either way, you probably need to look at your OpenSSL build. === JJ

name-based vhost woes

2002-01-01 Thread Phil Hagen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greetings! With the help of the mailing list archives, I've gotten SSL transactions functional on one name-based vhost, and other non-SSL vhosts working as well. I understand that I can only have one port 443 server name running on the