2.4 Инсталиране на PHP

Ще инсталираме lang/php5.


cd /usr/ports/lang/php5
make clean
make install
make install PREFIX='/apache' APXS='/apache/sbin/apxs' (1)

               
(1)
Променливата APXS задава път към apxs на Apache.


This, and other documents, can be downloaded from ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/.

For questions about FreeBSD, read the documentation before contacting <[email protected]>.
For questions about this documentation, e-mail <[email protected]>.