+ PKG_PATH=/nfs/packages/SmartOS/upstream/trunk/All + /opt/tools/sbin/pkg_add -K /var/opt/.pkgdb digest-20220214 mktools-20220614 cwrappers-20220403 checkperms-1.12 php80-ldap-8.0.25nb1 php80-pear-1.10.13 php-8.0.25 pkg_add: package `mktools-20220614' already recorded as installed pkg_add: package `cwrappers-20220403' already recorded as installed libiconv-1.14nb3: copying /opt/pkg/share/examples/libiconv/charset.alias to /opt/pkg/lib/charset.alias xmlcatmgr-2.2nb1: /etc/opt/pkg/sgml/catalog already exists xmlcatmgr-2.2nb1: /etc/opt/pkg/xml/catalog already exists 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-1.1.1s: /etc/opt/pkg/openssl/openssl.cnf already exists pkg_add: Can't open meta data file: /var/opt/.pkgdb/readline-8.2/+DESC: Disc quota exceeded pkg_add: Can't install dependency readline>=6.0 pkg_add: Expected dependency readline>=6.0 still missing pkg_add: Can't install dependency php>=8.0.18nb1<8.1 pkg_add: Expected dependency php>=8.0.18nb1<8.1 still missing readline-8.2: registering info file /opt/pkg/info/history.info readline-8.2: registering info file /opt/pkg/info/readline.info readline-8.2: registering info file /opt/pkg/info/rluserman.info php-8.0.25: /etc/opt/pkg/php.ini already exists pkg_add: var_set: can't open temp file for '/var/opt/.pkgdb/php-8.0.25/+INSTALLED_INFO' for writing: Disc quota exceeded pkg_add: can't open dependency file '/var/opt/.pkgdb/libxml2-2.9.14/+REQUIRED_BY',registration is incomplete!: Disc quota exceeded php80-pear-1.10.13: /etc/opt/pkg/pear.conf already exists pkg_add: package `php-8.0.25' already recorded as installed pkg_add: 1 package addition failed =========================================================================== $NetBSD: MESSAGE,v 1.1 2021/03/07 13:41:36 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: /etc/opt/pkg/php.ini Change the "include_path" directive to read as follows: include_path = ".:/opt/pkg/lib/php" It should be done automatically. ===========================================================================