+ PKG_PATH=/nfs/packages/SmartOS/upstream/trunk/All + /opt/tools/sbin/pkg_add -K /var/opt/.pkgdb digest-20220214 mktools-20220614 pax-20210219 cwrappers-20220403 checkperms-1.12 php56-iconv-5.6.40 php56-mysqli-5.6.40nb2 php56-gd-5.6.40nb2 php56-xmlrpc-5.6.40nb5 php56-pear-1.10.13 pkg_add: Can't open meta data file: /var/opt/.pkgdb/digest-20220214/+DESC: Disc quota exceeded pkg_add: package `mktools-20220614' already recorded as installed pkg_add: Can't open meta data file: /var/opt/.pkgdb/pax-20210219/+CONTENTS: Disc quota exceeded pkg_add: no files matching ``/var/opt/.pkgdb/pax-20210219/+*'' found: Error 0 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 pkg_add: Can't open meta data file: /var/opt/.pkgdb/xz-5.2.8/+BUILD_VERSION: Disc quota exceeded pkg_add: Can't install dependency xz>=5.0.0 pkg_add: Expected dependency xz>=5.0.0 still missing pkg_add: Can't install dependency libxml2>=2.9.13nb1 pkg_add: Expected dependency libxml2>=2.9.13nb1 still missing pkg_add: Can't install dependency php>=5.6.40nb7<5.7 pkg_add: Expected dependency php>=5.6.40nb7<5.7 still missing 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 php-5.6.40nb7: /etc/opt/pkg/php.ini already exists php56-mysqli-5.6.40nb2: copying /opt/pkg/share/examples/php/mysqli.ini to /etc/opt/pkg/php.d/mysqli.ini pkg_add: Can't open meta data file: /var/opt/.pkgdb/jpeg-9e/+BUILD_VERSION: Disc quota exceeded pkg_add: Can't install dependency jpeg>=9 pkg_add: Expected dependency jpeg>=9 still missing pkg_add: Can't install dependency tiff>=4.0.3nb5 pkg_add: Expected dependency tiff>=4.0.3nb5 still missing pkg_add: Can't install dependency gd>=2.3.3nb2 pkg_add: Expected dependency gd>=2.3.3nb2 still missing pkg_add: Can't open meta data file: /var/opt/.pkgdb/php56-xmlrpc-5.6.40nb5/+CONTENTS: Disc quota exceeded pkg_add: no files matching ``/var/opt/.pkgdb/php56-xmlrpc-5.6.40nb5/+*'' found: Error 0 php56-pear-1.10.13: /etc/opt/pkg/pear.conf already exists pkg_add: 5 package additions failed =========================================================================== $NetBSD: MESSAGE,v 1.2 2018/02/04 11:35:39 jdolecek Exp $ NOTE: This PHP version is on extended Security fixes only support, with End of Live planned on December 31 2018. For details, see 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 /opt/pkg/libexec/cgi-bin/php or you may install a PHP module for your HTTP server, e.g. www/ap-php. =========================================================================== =========================================================================== $NetBSD: MESSAGE.module,v 1.5 2016/10/18 19:09:10 jdolecek Exp $ By default, example module configuration file was copied to following location, and module should be auto-loaded: /etc/opt/pkg/php.d/mysqli.ini If you use custom /etc/opt/pkg/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=mysqli.so =========================================================================== =========================================================================== $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. ===========================================================================