logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Open SSL Upgrade
Author
Michael T



Joined: 28 Feb 2011
Posts: 39

PostPosted: Thu 03 Mar '11 12:36    Post subject: Open SSL Upgrade Reply with quote

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

PostPosted: Fri 04 Mar '11 15:53    Post subject: Reply with quote

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

PostPosted: Fri 04 Mar '11 17:23    Post subject: Reply with quote

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

PostPosted: Fri 04 Mar '11 17:24    Post subject: Reply with quote

Sorry I got the SSL upgrade from this site.
Back to top
Michael T



Joined: 28 Feb 2011
Posts: 39

PostPosted: Fri 04 Mar '11 17:35    Post subject: Reply with quote

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

PostPosted: Fri 04 Mar '11 17:50    Post subject: Reply with quote

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

PostPosted: Mon 07 Mar '11 13:20    Post subject: Reply with quote

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

PostPosted: Mon 07 Mar '11 15:25    Post subject: Reply with quote

You can use apache from this site and than you can use the OpenSSL update Wink
Back to top
Michael T



Joined: 28 Feb 2011
Posts: 39

PostPosted: Mon 07 Mar '11 19:00    Post subject: Reply with quote

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

PostPosted: Tue 08 Mar '11 10:04    Post subject: Reply with quote

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


Reply to topic   Topic: Open SSL Upgrade View previous topic :: View next topic
Post new topic   Forum Index -> Apache