Re: php 4.3.10, manual installation

2007-07-09 Thread Mikhail Goriachev
Zbigniew Szalbot wrote: > Hi there, > > On Mon, 9 Jul 2007 16:54:16 -0500, Josh Paetzel <[EMAIL PROTECTED]> wrote: >> On Monday 09 July 2007, [EMAIL PROTECTED] wrote: >>> Hello, >>> I would take a look at cvsweb.freebsd.org and find out when PHP 4.3.10 was in ports, then roll back your p

Re: php 4.3.10, manual installation

2007-07-09 Thread Josh Paetzel
On Monday 09 July 2007, Zbigniew Szalbot wrote: > Hello again, > > On Mon, 9 Jul 2007 17:57:32 -0500, Josh Paetzel <[EMAIL PROTECTED]> wrote: > >> make -DDISABLE_VULNERABILITIES install clean > >> Dependency warning: used OpenSSL version contains known > >> vulnerabilities Please update or define

Re: php 4.3.10, manual installation

2007-07-09 Thread Zbigniew Szalbot
Hello again, On Mon, 9 Jul 2007 17:57:32 -0500, Josh Paetzel <[EMAIL PROTECTED]> wrote: >> make -DDISABLE_VULNERABILITIES install clean >> Dependency warning: used OpenSSL version contains known >> vulnerabilities Please update or define either WITH_OPENSSL_BASE or >> WITH_OPENSSL_PORT *** Error

Re: php 4.3.10, manual installation

2007-07-09 Thread Josh Paetzel
On Monday 09 July 2007, Zbigniew Szalbot wrote: > Hi there, > > On Mon, 9 Jul 2007 16:54:16 -0500, Josh Paetzel <[EMAIL PROTECTED]> wrote: > > On Monday 09 July 2007, [EMAIL PROTECTED] wrote: > >> Hello, > >> > >> > I would take a look at cvsweb.freebsd.org and find out when > >> > PHP 4.3.10 was

Re: php 4.3.10, manual installation

2007-07-09 Thread Zbigniew Szalbot
Hi there, On Mon, 9 Jul 2007 16:54:16 -0500, Josh Paetzel <[EMAIL PROTECTED]> wrote: > On Monday 09 July 2007, [EMAIL PROTECTED] wrote: >> Hello, >> >> > I would take a look at cvsweb.freebsd.org and find out when PHP >> > 4.3.10 was in ports, then roll back your ports tree to that date >> > with

Re: php 4.3.10, manual installation

2007-07-09 Thread Josh Paetzel
On Monday 09 July 2007, [EMAIL PROTECTED] wrote: > Hello, > > > I would take a look at cvsweb.freebsd.org and find out when PHP > > 4.3.10 was in ports, then roll back your ports tree to that date > > with cvsup and install it from ports. > > > > So in this case the commit that updated the port to

Re: php 4.3.10, manual installation

2007-07-09 Thread zbigniew
Hello, > I would take a look at cvsweb.freebsd.org and find out when PHP 4.3.10 > was in ports, then roll back your ports tree to that date with cvsup > and install it from ports. > > So in this case the commit that updated the port to 4.3.11 was on Mon > April 4 2005, so if you roll back the

Re: php 4.3.10, manual installation

2007-07-09 Thread Josh Paetzel
On Monday 09 July 2007, [EMAIL PROTECTED] wrote: > Hello, > > I currently have php 4.4.7 on my FBSD machine but due to some > requirements I need to downgrade to php 4.3.10. It will be for an > offline machine so I am not worried about possible security holes > but I would like to ask how you would

php 4.3.10, manual installation

2007-07-09 Thread zbigniew
Hello, I currently have php 4.4.7 on my FBSD machine but due to some requirements I need to downgrade to php 4.3.10. It will be for an offline machine so I am not worried about possible security holes but I would like to ask how you would advise me to downgrade? 1. Delete php using pkg_delete?