Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Upgrading to Apache2

Status
Not open for further replies.

md1750

MIS
Apr 18, 2001
80
US
I have complied apache2 on solaris.How do I upgrade the apache running now with the apache2?.
 
Presumably after compiling you do a make install to install it in /usr/local/bin (check the READMEs to verify this). The standard version supplied with Solaris 8 is in /usr/apache so it would not be overwritten. You would then just have to adjust the startup and shutdown scripts under /etc/rc?.d to start up the different version of Apache. Annihilannic.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top