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: Apache 2.0.63 upgrade in Solaris 10
Author
seyamak



Joined: 25 Mar 2008
Posts: 3
Location: Columbia MD

PostPosted: Tue 25 Mar '08 21:17    Post subject: Apache 2.0.63 upgrade in Solaris 10 Reply with quote

Hello All,

I am trying to upgrade apache 2.0.58 to 2.0.63 on Solaris 10.
I know that installing it straight for the first time is easy task of setting your environment and running the "configure" command which creates the make file and then running the "make" and "make install" command. However, upgrading apache from an already configured 2.0.58 would seem to need more planning. I have already looked into apache website but could not find a detailed upgrade steps.

A. Do I need to make a copy of original httpd.conf from 2.0.58?

B. Do I need to save any modules? if so, where?

C. If I am running Weblogic 8.14 or 8.16 with apache 2.0.58, would i need any Apache plugin for the apache 2.0.63? ( I know that from upgrading from weblogic 8.14 to 9.2, apache plugin is required) but I dont want to bring the Weblogic into the mix here.

D. Do I need to save any conf files?


Any help would be greatly appreciated.

Thank you,
Seyamak
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3092
Location: Hilversum, NL, EU

PostPosted: Tue 25 Mar '08 22:40    Post subject: Reply with quote

There are not that many changes from 2.0.58 to 2.0.63.

Just make a copy of your httpd.conf and eventually other conf files you changed. These files you can use with 2.0.63, they are compatible.

The rest should work as with 2.0.58


Steffen
Back to top
seyamak



Joined: 25 Mar 2008
Posts: 3
Location: Columbia MD

PostPosted: Tue 25 Mar '08 22:46    Post subject: Reply with quote

Thanks for your reply...

What if I have Weblogic 8.16 running on the new Apache 2.0.63, would I need to use any plugins for apache since Weblogic 8.16 is an older version?
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3092
Location: Hilversum, NL, EU

PostPosted: Tue 25 Mar '08 22:49    Post subject: Reply with quote

I do not think, nothing changed in 2.0.63 in that area.

Btw: 2.0.x is legacy, so minimum is changed, primarly security related and very hard bugs.

Steffen
Back to top
seyamak



Joined: 25 Mar 2008
Posts: 3
Location: Columbia MD

PostPosted: Tue 25 Mar '08 23:06    Post subject: Reply with quote

Ok...Thank you for your response.
Back to top


Reply to topic   Topic: Apache 2.0.63 upgrade in Solaris 10 View previous topic :: View next topic
Post new topic   Forum Index -> Apache