LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 01-30-2007, 11:37 AM   #1
deepakmantri81
LQ Newbie
 
Registered: Jan 2007
Posts: 1

Rep: Reputation: 0
apache2(2.2.4) mod_ssl


he guys ...

a bit of confusion
i have fc4 .. i need to intall apache2(2.2.4)+ opennssl+php5.2.0.
i have downloaded all the source files.
i compile and install in this order
1) zlib first then openssl with zlib configure option
2)apache with configure options --enable-ssl --with-ssl --enable-so --with-z
3)atlast php with apxs2+ssl+zlib configure options.

1)i want to know whether mod_ssl has been installed with this sort of setup or do i have to exclusively install mod_ssl.

2)how do i determine whether mod_ssl has been installed if at all its been istalled.

3)if i enable the Include directive in httpd.conf file for httpd-ssl.conf file does it load the mod_ssl module or something else is to be done for exclusively loading it.Like LoadModule parameters.
 
Old 01-31-2007, 03:05 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,158
Blog Entries: 1

Rep: Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021
1. mod_ssl is already included in apache 2.x so since you used "--enable-ssl" there is no need to do anything else.

2.
Code:
apachectl -l
3. You just include the ssl.conf file and then you have to edit it to use the pair of key/certificate in order to be able to use ssl. Take a look here for the various config options
 
Old 02-01-2007, 10:50 AM   #3
md5
LQ Newbie
 
Registered: Jan 2007
Posts: 27

Rep: Reputation: 15
You can check to see if the httpd binary is linking to the proper ssl and/or zlib libs with...
Code:
ldd /path/to/httpd
Otherwise, check if httpd/modules/mod_ssl.so exists.

Personally, I would just install whatever Apache, PHP, etc, packages you need with yum or apt. It works out better in the long run [over doing this from source].
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Compiling the mod_ssl DSO for Apache2 ganz_friedrich Linux - Networking 2 04-02-2006 02:55 PM
Apache2 and mod_ssl as a DSO Rumblefish Linux - Software 1 12-01-2004 03:25 PM
Apache2 with mod_ssl ridertech Linux - Networking 3 04-07-2004 10:08 PM
Apache2 mod_ssl signing with sign.sh MatthewJWatkins Linux - Software 1 10-26-2003 08:41 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 - Server

All times are GMT -5. The time now is 04:24 AM.

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