Re: [us...@httpd] Apache 2.2.13, OpenSSL 0.9.8k, Linux, [error] Unable to initialize TLS servername

2009-10-02 Thread Rodney Beede
On Fri, Oct 2, 2009 at 3:32 AM, Tom Evans tevans...@googlemail.com wrote: On Thu, 2009-10-01 at 13:24 -0500, Rodney Beede wrote: So I have a 64-bit Linux system (Oracle Unbreakable 5.4) where I am trying to compile Apache 2.2.13 with Openssl 0.9.8k with mod_ssl as a shared module. I setup my

[us...@httpd] Extra folders build and include after make install normal?

2009-10-02 Thread Rodney Beede
I'm building Apache 2.2.13 on Oracle Unbreakable 5.4 64-bit Linux with the following commands: ./configure --prefix=/rmg/software/apache2.2.13-openssl0.9.8k --with-included-apr --disable-autoindex --disable-imagemap --disable-include --disable-negotiation --disable-userdir --with-port=8080

[us...@httpd] Apache 2.2.13, OpenSSL 0.9.8k, Linux, [error] Unable to initialize TLS servername

2009-10-01 Thread Rodney Beede
So I have a 64-bit Linux system (Oracle Unbreakable 5.4) where I am trying to compile Apache 2.2.13 with Openssl 0.9.8k with mod_ssl as a shared module. I setup my Openssl as follows: ./config --prefix=/software/openssl shared enable-tlsext make make test make install All went well there. Then I