Index: head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml +++ head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml @@ -56,7 +56,7 @@ provider, and to insert static probes into userland programs for later tracing. Some ports, such as databases/postgres-server and - lang/php5 have a &dtrace; option to enable + lang/php56 have a &dtrace; option to enable static probes. &os; 10.0-RELEASE has reasonably good userland &dtrace; support, but it is not considered production ready. In particular, it is possible to crash traced programs. Index: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml +++ head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml @@ -4730,7 +4730,7 @@ To gain support for PHP5 for the Apache web server, install the - www/mod_php5 package or port. This will + www/mod_php56 package or port. This will install and configure the modules required to support dynamic PHP applications. The installation will automatically add this line to @@ -4757,9 +4757,9 @@ &prompt.root; apachectl graceful The PHP support provided by - www/mod_php5 is limited. Additional + www/mod_php56 is limited. Additional support can be installed using the - lang/php5-extensions port which provides + lang/php56-extensions port which provides a menu driven interface to the available PHP extensions. @@ -4767,7 +4767,7 @@ using the appropriate port. For instance, to add PHP support for the MySQL database server, install - databases/php5-mysql. + databases/php56-mysql. After installing an extension, the Apache server must be reloaded to