SitePoint Sponsor |
|
User Tag List
Results 1 to 6 of 6
-
Jun 19, 2000, 23:42 #1
- Join Date
- Jun 2000
- Location
- Cork, Ireland
- Posts
- 44
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I have a working apache/php/mysql server, but I also want modssl and openssl. Is it possible to set this up now or will I have to recompile apache. If it is possible a few hints as to how to do it would be very helpful,
Thanks.
-
Jun 19, 2000, 23:50 #2
- Join Date
- Apr 2000
- Location
- Melbourne, Australia
- Posts
- 2,571
- Mentioned
- 2 Post(s)
- Tagged
- 0 Thread(s)
If you can compile modssl and openssl as loadable apache modules (as you can PHP), then it should just be a matter of adding the libraries to your httpd.conf file. If not, you will need to recompile Apache with those two modules.
------------------
-Kevin Yank.
http://www.SitePoint.com/
Helping Small Business Grow Online!
-
Jun 20, 2000, 03:42 #3
- Join Date
- Jun 2000
- Location
- somewhere
- Posts
- 69
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
There is actually a tutorial on DevShed around your subject. Its URL is: http://www.devshed.com/Server_Side/P...nglySeamless/. I had the same problem, after reading the tutorial I did it in no time.
Emir.
-
Jun 20, 2000, 03:44 #4
- Join Date
- Jun 2000
- Location
- somewhere
- Posts
- 69
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I hope that helped you out,
Emir.
[This message has been edited by emke (edited June 20, 2000).]
-
Jun 20, 2000, 12:30 #5
- Join Date
- Jun 2000
- Location
- Cork, Ireland
- Posts
- 44
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Thanks for the link, I'll let you all know if I have to recompile apache or not.
-
Jun 22, 2000, 13:14 #6
- Join Date
- Jun 2000
- Location
- Cork, Ireland
- Posts
- 44
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Had to recompile apache unfortunately I couldn't find away around without recompiling
Bookmarks