pkg_add: package `nbpatch-20151107' was already installed as dependency, now marked as installed manually pkg_add: package `cwrappers-20220403' already recorded as installed pkg_add: no pkg found for 'php83-pgsql-8.3.14', sorry. xmlcatmgr-2.2nb1: copying /opt/pkg/share/examples/xmlcatmgr/catalog.etc.sgml to /opt/pkg/etc/sgml/catalog xmlcatmgr-2.2nb1: copying /opt/pkg/share/examples/xmlcatmgr/catalog.etc.xml to /opt/pkg/etc/xml/catalog xmlcatmgr-2.2nb1: copying /opt/pkg/share/examples/xmlcatmgr/catalog.share.sgml to /opt/pkg/share/sgml/catalog xmlcatmgr-2.2nb1: copying /opt/pkg/share/examples/xmlcatmgr/catalog.share.xml to /opt/pkg/share/xml/catalog openssl-3.3.2: copying /opt/pkg/share/examples/openssl/openssl.cnf to /opt/pkg/etc/openssl/openssl.cnf php-8.3.14: copying /opt/pkg/share/examples/php/php.ini-production to /opt/pkg/etc/php.ini php83-pear-1.10.15nb1: copying /opt/pkg/share/examples/pear/pear.conf to /opt/pkg/etc/pear.conf pkg_add: package `php83-pear-1.10.15nb1' was already installed as dependency, now marked as installed manually pkg_add: 1 package addition failed =========================================================================== $NetBSD: MESSAGE,v 1.1 2023/11/30 16:14:50 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/pkg/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/pkg/etc/php.ini Change the "include_path" directive to read as follows: include_path = ".:/opt/pkg/lib/php" It should be done automatically. ===========================================================================