php52

Solène Rapenne solene at perso.pw
Mon Aug 8 09:52:40 UTC 2016


Le 2016-08-08 11:40, abdulov entertaimentt via freebsd-questions a 
écrit :
> I need to install an older version of php52 , it is not in the ports ,
> php52 need for older engines site , how do I install this version of
> php ? 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe at freebsd.org"


Hello,
I have been in the same case as you but with php53.

I would recommend you to set-up a poudriere environment and create 
within it a ports tree using svn and then change the revision of the svn 
ports.

https://www.freshports.org/lang/php52/ lead to 
http://svnweb.freebsd.org/ports?view=revision&revision=346583 Checkout 
the revision 346582 (which is 346583 minus 1 to not have php52 removed) 
of the ports tree.

You may encounter breakages because distfiles may not be available on 
the mirrors anymore, you may need to find them and put it in the 
distfiles folder.

Also, I won't recommend using php52 websites available publicly on the 
Internet.


More information about the freebsd-questions mailing list