+ PKG_PATH=/nfs/packages/SmartOS/2021Q4/x86_64/All + /opt/tools/sbin/pkg_add -K /opt/local/pkg digest-20211023 cwrappers-20180325 checkperms-1.12 php81-pear-Mail_Mime-1.10.11 php81-pear-HTTP_Request-1.4.4 php81-pear-Net_URL-1.0.15 php81-pear-Net_DIME-1.0.2 php81-pear-1.10.13 php-8.1.2 gcc10-libs-10.3.0 pkg_add: package `cwrappers-20180325' already recorded as installed ./+FILES: fork: retry: No child processes ./+FILES: fork: retry: Resource temporarily unavailable ./+FILES: fork: retry: No child processes libiconv-1.14nb3: copying /opt/local/share/examples/libiconv/charset.alias to /opt/local/lib/charset.alias ./+DIRS: fork: retry: Resource temporarily unavailable ./+DIRS: fork: retry: No child processes ./+DIRS: fork: retry: Resource temporarily unavailable ./+DIRS: fork: retry: Resource temporarily unavailable ./+FILES: fork: retry: Resource temporarily unavailable xmlcatmgr-2.2nb1: copying /opt/local/share/examples/xmlcatmgr/catalog.etc.sgml to /opt/local/etc/sgml/catalog xmlcatmgr-2.2nb1: copying /opt/local/share/examples/xmlcatmgr/catalog.etc.xml to /opt/local/etc/xml/catalog xmlcatmgr-2.2nb1: copying /opt/local/share/examples/xmlcatmgr/catalog.share.sgml to /opt/local/share/sgml/catalog xmlcatmgr-2.2nb1: copying /opt/local/share/examples/xmlcatmgr/catalog.share.xml to /opt/local/share/xml/catalog ./+FILES: fork: retry: No child processes openssl-1.1.1q: copying /opt/local/share/examples/openssl/openssl.cnf to /opt/local/etc/openssl/openssl.cnf ./+INFO_FILES: fork: retry: Resource temporarily unavailable readline-8.1: registering info file /opt/local/info/history.info readline-8.1: registering info file /opt/local/info/readline.info readline-8.1: registering info file /opt/local/info/rluserman.info ./+FILES: fork: retry: No child processes ./+FILES: fork: retry: Resource temporarily unavailable php-8.1.2: copying /opt/local/share/examples/php/php.ini-production to /opt/local/etc/php.ini ./+FILES: fork: retry: Resource temporarily unavailable ./+FILES: fork: retry: Resource temporarily unavailable php81-pear-1.10.13: copying /opt/local/share/examples/pear/pear.conf to /opt/local/etc/pear.conf pkg_add: package `php81-pear-Net_URL-1.0.15' was already installed as dependency, now marked as installed manually pkg_add: package `php81-pear-1.10.13' was already installed as dependency, now marked as installed manually pkg_add: package `php-8.1.2' was already installed as dependency, now marked as installed manually pkg_add: package `gcc10-libs-10.3.0' was already installed as dependency, now marked as installed manually =========================================================================== $NetBSD: MESSAGE,v 1.1 2021/11/27 07:24:43 taca Exp $ 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 /opt/local/libexec/cgi-bin/php or you may install a PHP module for your HTTP server, e.g. www/ap-php. =========================================================================== =========================================================================== $NetBSD: MESSAGE,v 1.4 2013/03/16 02:06:20 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: /opt/local/etc/php.ini Change the "include_path" directive to read as follows: include_path = ".:/opt/local/lib/php" It should be done automatically. ===========================================================================