LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-01-2004, 12:01 PM   #1
Rumblefish
Member
 
Registered: Jun 2003
Location: Delaware
Distribution: Redhat 7.0, 7.2, 8.0, 9.0, FreeBSD 4.6.2
Posts: 51

Rep: Reputation: 15
Apache2 and mod_ssl as a DSO


I'm at my wit's end here. I'm trying to install Apache2 and mod_ssl as a dynamic shared object rather than static. The documentation I've seen says you CAN do it, but nothing I can find tells me HOW to do it. I've tried:

Code:
/apache/source/dir# ./configure --prefix=/usr/local/apache2 --enable-mods-shared=all
I also tried:

Code:
/apache/source/dir# ./configure --prefix=/usr/local/apache2 --enable-module=ssl
Neither of these built mod_ssl as a DSO, although they both appear as if they should have.

I have OpenSSL installed properly -- the installation worked beautifully with Apache 1.3. I had it running under Apache2 as a static object, but I want to make Apache as basic as possible and use DSOs. The Apache version is 2.0.52.
 
Old 12-01-2004, 03:25 PM   #2
Rumblefish
Member
 
Registered: Jun 2003
Location: Delaware
Distribution: Redhat 7.0, 7.2, 8.0, 9.0, FreeBSD 4.6.2
Posts: 51

Original Poster
Rep: Reputation: 15
Trial and error resulted in success. The following had to be done:

Code:
/apache/source/dir# ./configure --prefix=/usr/local/apache2 --enable-so --enable-rewrite --enable-modules=ssl --enable-mods-shared=all
Then it was a matter of pointing the ssl.conf file to the correct key and certificate.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache2 with mod_ssl ridertech Linux - Networking 3 04-07-2004 10:08 PM
php DSO stupidity Kilka *BSD 5 01-08-2004 03:30 PM
Apache2 mod_ssl signing with sign.sh MatthewJWatkins Linux - Software 1 10-26-2003 08:41 PM
Apache2 mod_ssl loaded but no ssl connections? FearPasion710 Linux - General 4 10-18-2003 10:27 PM
where can I find mod_ssl for apache2 VoodooLiu Linux - Networking 4 09-07-2003 01:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration