xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.etc.sgml to /usr/pkg/etc/sgml/catalog xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.etc.xml to /usr/pkg/etc/xml/catalog xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.share.sgml to /usr/pkg/share/sgml/catalog xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.share.xml to /usr/pkg/share/xml/catalog php56-5.6.40: copying /usr/pkg/share/examples/php/5.6/php.ini-production to /usr/pkg/etc/php/5.6/php.ini php56-pear-1.10.16nb1: copying /usr/pkg/share/examples/php/5.6/pear.conf to /usr/pkg/etc/pear.conf =========================================================================== $NetBSD: MESSAGE,v 1.3 2025/02/08 02:57:59 taca Exp $ NOTE: This PHP version is End of Life on December 31 2018. http://php.net/supported-versions.php =========================================================================== To process PHP scripts, you will need a PHP-enabled HTTP server. You may either configure the HTTP server to use the PHP CGI binary located in /usr/pkg/libexec/cgi-bin/php56 or you may install a PHP module for your HTTP server, e.g. www/ap-php. =========================================================================== =========================================================================== $NetBSD: MESSAGE,v 1.5 2025/02/08 03:24:29 taca Exp $ In order to use PEAR packages you may want to alter the default include_path of PHP to include the PEAR installation directory where the packages are located. To do this you need to edit the include_path directive in your php.ini file: /usr/pkg/etc/php.ini Change the "include_path" directive to read as follows: include_path = ".:/usr/pkg/lib/php/5.6" It should be done automatically. ===========================================================================