+ PKG_PATH=/nfs/packages/SmartOS/upstream/trunk/All + /opt/tools/sbin/pkg_add -K /var/opt/.pkgdb digest-20220214 apache-2.4.54nb1 mktools-20220614 bsdtar-3.4.3 pax-20210219 perl-5.36.0 cwrappers-20220403 checkperms-1.12 php80-mbstring-8.0.22 php80-exif-8.0.22 php80-intl-8.0.22nb8 php80-zip-8.0.22nb7 php80-pear-Net_Sieve-1.4.5 php80-pear-Net_SMTP-1.10.0 php80-pear-Net_IDNA2-0.2.0 php80-pear-Mail_Mime-1.10.11 php80-pear-Auth_SASL-1.1.0 php80-pdo_mysql-8.0.22nb2 php80-iconv-8.0.22 php80-sockets-8.0.22 php80-gd-8.0.22nb2 php-8.0.22 libiconv-1.14nb3: copying /opt/pkg/share/examples/libiconv/charset.alias to /opt/pkg/lib/charset.alias openssl-1.1.1q: /etc/opt/pkg/openssl/openssl.cnf already exists gettext-lib-0.21: copying /opt/pkg/share/examples/gettext/locale.alias to /opt/pkg/lib/locale/locale.alias libffi-3.4.2nb3: registering info file /opt/pkg/info/libffi.info 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 readline-8.1.2: registering info file /opt/pkg/info/history.info readline-8.1.2: registering info file /opt/pkg/info/readline.info readline-8.1.2: registering info file /opt/pkg/info/rluserman.info apache-2.4.54nb1: Creating group ``www'' apache-2.4.54nb1: Creating user ``www'' apache-2.4.54nb1: copying /opt/pkg/share/examples/httpd/extra/httpd-autoindex.conf to /etc/opt/pkg/httpd/httpd-autoindex.conf apache-2.4.54nb1: copying /opt/pkg/share/examples/httpd/extra/httpd-dav.conf to /etc/opt/pkg/httpd/httpd-dav.conf apache-2.4.54nb1: copying /opt/pkg/share/examples/httpd/extra/httpd-default.conf to /etc/opt/pkg/httpd/httpd-default.conf apache-2.4.54nb1: copying /opt/pkg/share/examples/httpd/extra/httpd-info.conf to /etc/opt/pkg/httpd/httpd-info.conf apache-2.4.54nb1: copying /opt/pkg/share/examples/httpd/extra/httpd-languages.conf to /etc/opt/pkg/httpd/httpd-languages.conf apache-2.4.54nb1: copying /opt/pkg/share/examples/httpd/extra/httpd-manual.conf to /etc/opt/pkg/httpd/httpd-manual.conf apache-2.4.54nb1: copying /opt/pkg/share/examples/httpd/extra/httpd-mpm.conf to /etc/opt/pkg/httpd/httpd-mpm.conf apache-2.4.54nb1: copying /opt/pkg/share/examples/httpd/extra/httpd-multilang-errordoc.conf to /etc/opt/pkg/httpd/httpd-multilang-errordoc.conf apache-2.4.54nb1: copying /opt/pkg/share/examples/httpd/extra/httpd-ssl.conf to /etc/opt/pkg/httpd/httpd-ssl.conf apache-2.4.54nb1: copying /opt/pkg/share/examples/httpd/extra/httpd-userdir.conf to /etc/opt/pkg/httpd/httpd-userdir.conf apache-2.4.54nb1: copying /opt/pkg/share/examples/httpd/extra/httpd-vhosts.conf to /etc/opt/pkg/httpd/httpd-vhosts.conf apache-2.4.54nb1: copying /opt/pkg/share/examples/httpd/httpd.conf to /etc/opt/pkg/httpd/httpd.conf apache-2.4.54nb1: copying /opt/pkg/share/examples/httpd/magic to /etc/opt/pkg/httpd/magic apache-2.4.54nb1: copying /opt/pkg/share/examples/httpd/mime.types to /etc/opt/pkg/httpd/mime.types =========================================================================== This package has SMF support. You may use svcadm(1M) to 'enable', 'disable' or 'restart' services. To enable the instance(s) for this package, run: /usr/sbin/svcadm enable svc:/pkgsrc/apache:default Use svcs(1) to check on service status. See smf(5) for more information. svccfg: Could not connect to repository server: repository server unavailable. =========================================================================== pkg_add: package `cwrappers-20220403' already recorded as installed php-8.0.22: /etc/opt/pkg/php.ini already exists php80-mbstring-8.0.22: copying /opt/pkg/share/examples/php/mbstring.ini to /etc/opt/pkg/php.d/mbstring.ini php80-exif-8.0.22: copying /opt/pkg/share/examples/php/exif.ini to /etc/opt/pkg/php.d/exif.ini php80-intl-8.0.22nb8: copying /opt/pkg/share/examples/php/intl.ini to /etc/opt/pkg/php.d/intl.ini php80-zip-8.0.22nb7: copying /opt/pkg/share/examples/php/zip.ini to /etc/opt/pkg/php.d/zip.ini php80-pear-1.10.13: copying /opt/pkg/share/examples/pear/pear.conf to /etc/opt/pkg/pear.conf pkg_add: package `php80-pear-Auth_SASL-1.1.0' was already installed as dependency, now marked as installed manually php80-pdo-8.0.22: copying /opt/pkg/share/examples/php/pdo.ini to /etc/opt/pkg/php.d/pdo.ini =========================================================================== $NetBSD: MESSAGE,v 1.2 2014/02/22 17:28:34 ryoon Exp $ After apache-2.4.3, --enable-mpms-shared='event worker prefork' is passed to configure script, then these multi-process model is built and you can select the model in configuraton file. The mod_cgi.so module conflicts with non-prefork multi-process model, and mod_cgi.so module is not built anymore. You can use mod_cgid.so module instead. =========================================================================== =========================================================================== $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.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/mbstring.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=mbstring.so =========================================================================== =========================================================================== $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/exif.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=exif.so =========================================================================== =========================================================================== $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/intl.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=intl.so =========================================================================== =========================================================================== $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/zip.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=zip.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. =========================================================================== =========================================================================== $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/pdo.ini If you use custom /etc/opt/pkg/php.ini, or nonstandard module configuration file location, you might need to add explicit load direphp80-pdo_mysql-8.0.22nb2: copying /opt/pkg/share/examples/php/pdo_mysql.ini to /etc/opt/pkg/php.d/pdo_mysql.ini php80-iconv-8.0.22: copying /opt/pkg/share/examples/php/iconv.ini to /etc/opt/pkg/php.d/iconv.ini php80-sockets-8.0.22: copying /opt/pkg/share/examples/php/sockets.ini to /etc/opt/pkg/php.d/sockets.ini fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/10-hinting-full.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/10-hinting-medium.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/10-hinting-none.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/10-hinting-slight.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/10-scale-bitmap-fonts.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/20-unhint-small-vera.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/30-metric-aliases.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/30-pkgsrc-aliases.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/40-nonlatin.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/45-latin.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/49-sansserif.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/50-user.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/51-local.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/60-latin.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/65-fonts-persian.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/65-nonlatin.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/69-unifont.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/70-no-bitmap-webfonts.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/80-delicious.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/90-synthetic.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/README already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/fonts.conf already exists php80-gd-8.0.22nb2: copying /opt/pkg/share/examples/php/gd.ini to /etc/opt/pkg/php.d/gd.ini pkg_add: package `php-8.0.22' was already installed as dependency, now marked as installed manually ctive: extension=pdo.so =========================================================================== =========================================================================== $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/pdo_mysql.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=pdo_mysql.so =========================================================================== =========================================================================== $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/iconv.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=iconv.so =========================================================================== =========================================================================== $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/sockets.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=sockets.so =========================================================================== =========================================================================== $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/gd.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=gd.so ===========================================================================