View Single Post
  #1   (View Single Post)  
Old 6th October 2010
dzamanakos dzamanakos is offline
New User
 
Join Date: Oct 2010
Posts: 1
Default make install in previous port version

Hi,
i've recently updated apache20 to the latest version via the ports (and many others).

- My php installation is 5.2.12 and i dont want to upgrade it to 5.3.3
- Php modules like mod_ssl doesnt work after the update and i think i should recompile
php and extensions.

Right now i have php5* in HOLD_PKGS in pkgtools.conf

In /usr/ports/lang/php5 the make file has the : PORTVERSION=5.3.3

Is there a way to make deinstall reinstall the 5.2.12 version of php?
Is it safe to run : portupgrade -a -x php5* in order to recompile my software?

Thanks in advance,
Reply With Quote
Reply With Quote