Author |
|
Michael T
Joined: 28 Feb 2011 Posts: 39
|
Posted: Thu 03 Mar '11 12:36 Post subject: Open SSL Upgrade |
|
|
I need to upgrade to openssl 0.98r or version 1 due to security issues. However if I just copy the files from conf, bin and the other folders I cannot start apache any more. I get this error
[Mon Feb 28 11:54:30 2011] [warn] pid file D:/Program Files/Apache Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
I have read in the forum I need to compile the latest versions from apache lounge as they have been set up for visual studio but how do I do that? |
|
Back to top |
|
James Blond Moderator

Joined: 19 Jan 2006 Posts: 7407 Location: EU, Germany, Next to Hamburg
|
Posted: Fri 04 Mar '11 15:53 Post subject: |
|
|
That error only indicates that apache wasn't stopped clean, but it should start.
are you using VC9 or VC6 version of apache and where did you download the OSSL update? |
|
Back to top |
|
Michael T
Joined: 28 Feb 2011 Posts: 39
|
Posted: Fri 04 Mar '11 17:23 Post subject: |
|
|
I am not sure about Apache as I downloaded it from the web already complied to an MSI file so I don't know if its Visual studio release or not. |
|
Back to top |
|
Michael T
Joined: 28 Feb 2011 Posts: 39
|
Posted: Fri 04 Mar '11 17:24 Post subject: |
|
|
Sorry I got the SSL upgrade from this site. |
|
Back to top |
|
Michael T
Joined: 28 Feb 2011 Posts: 39
|
Posted: Fri 04 Mar '11 17:35 Post subject: |
|
|
Tried just copying the files again and still wont start. |
|
Back to top |
|
James Blond Moderator

Joined: 19 Jan 2006 Posts: 7407 Location: EU, Germany, Next to Hamburg
|
Posted: Fri 04 Mar '11 17:50 Post subject: |
|
|
The apache from apache.org will never run with the binaries form this page cause Steffen (apachelounge) uses VC9 and apache.org VC6.
VC6 and VC9 are not compatible. |
|
Back to top |
|
Michael T
Joined: 28 Feb 2011 Posts: 39
|
Posted: Mon 07 Mar '11 13:20 Post subject: |
|
|
OK so any idea what I should do, I am new to this apache stuff so do not understand how it al works or why you need to compile it. |
|
Back to top |
|
James Blond Moderator

Joined: 19 Jan 2006 Posts: 7407 Location: EU, Germany, Next to Hamburg
|
Posted: Mon 07 Mar '11 15:25 Post subject: |
|
|
You can use apache from this site and than you can use the OpenSSL update  |
|
Back to top |
|
Michael T
Joined: 28 Feb 2011 Posts: 39
|
Posted: Mon 07 Mar '11 19:00 Post subject: |
|
|
Do I need to compile it then or is there an MSI already somewhere that I cant find? |
|
Back to top |
|
James Blond Moderator

Joined: 19 Jan 2006 Posts: 7407 Location: EU, Germany, Next to Hamburg
|
Posted: Tue 08 Mar '11 10:04 Post subject: |
|
|
On the download page --> http://www.apachelounge.com/download/ there is a link to apache itself and below the openssl upgrade.
Both are packed in zip |
|
Back to top |
|