View Single Post
  #1   (View Single Post)  
Old 10th March 2009
beandip beandip is offline
Port Guard
 
Join Date: Jul 2008
Posts: 14
Default Upgrade Apache 1.3 mod_ssl to Apache 2.2

FreeBSD 6.3-STABLE AMD64.

I Am wanting to update the Apache to meet some criteria of a developer who will be modifying some of our BAMP apps.

PKG_INFO tells me I have apache+mod_ssl-1.3.41+2.8.31 installed.

I issue the command: portupgrade -o www/apache22 -rf apache13\*
which according to a couple of web sources should update and recompile the Apache and dependencies to 2.2.

The command uninstalls and the reinstalls the apache+mod_ssl-1.3.41+2.8.31 package.

What is the proper (and safest) way to update our Apache?

Thanks,

Brett
Reply With Quote