Jump to content

apache 2.0.43 + openssl


tombell

Recommended Posts

Hello,

 

I read a tutorial about building apache from source and enabling ssl support. The tutorial is [http://lamps.efactory.de/e-lamps-2-0.shtml] here [/url]. I also built php as a loadable module and it works fine.

 

However ssl is not working.

The configure option the article recommended was:

./configure --prefix=/usr/local/apache

--enable-modules=all

--enable-ssl

--with-ssl=/usr/local/openssl

--enable-so

 

I left out --enable-modules=all. because I don\'t want any other, except for php and ssl. In apache\'s modules directory there is libphp4.so but no ssl. Additionally, httpd.conf only has

<IfModule mod_ssl.c>

Include /conf/ssl.conf

</IfModule>

 

Is this what I should expect with the above configure script?

Any help on how to enable ssl support?

Thanks

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.