+ PKG_PATH=/nfs/packages/Linux/el7/trunk/x86_64/All + /opt/tools/sbin/pkg_add -K /usr/pkg/.pkgdb digest-20220214 mktools-20220614 nbpatch-20151107 cwrappers-20220403 checkperms-1.12 php81-ldap-8.1.28nb2 php81-pear-1.10.15 pkg_add: package `mktools-20220614' already recorded as installed pkg_add: package `cwrappers-20220403' already recorded as installed cyrus-sasl-2.1.28nb1: Creating user ``cyrus'' openssl-3.3.0nb1: copying /usr/pkg/share/examples/openssl/openssl.cnf to /usr/pkg/etc/openssl/openssl.cnf openldap-client-2.6.7: copying /usr/pkg/share/examples/openldap/ldap.conf to /usr/pkg/etc/openldap/ldap.conf xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.etc.sgml to /usr/pkg/etc/sgml/catalog xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.etc.xml to /usr/pkg/etc/xml/catalog xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.share.sgml to /usr/pkg/share/sgml/catalog xmlcatmgr-2.2nb1: copying /usr/pkg/share/examples/xmlcatmgr/catalog.share.xml to /usr/pkg/share/xml/catalog php-8.1.28: copying /usr/pkg/share/examples/php/php.ini-production to /usr/pkg/etc/php.ini php81-ldap-8.1.28nb2: copying /usr/pkg/share/examples/php/ldap.ini to /usr/pkg/etc/php.d/ldap.ini php81-pear-1.10.15: copying /usr/pkg/share/examples/pear/pear.conf to /usr/pkg/etc/pear.conf =========================================================================== $NetBSD: MESSAGE,v 1.5 2024/04/24 12:46:59 jperkin Exp $ cyrus-sasl-2.1.28nb1 by default does *not* install any authentication plugin modules. Until the necessary authentication plugin modules are installed, e.g. security/cy2-crammd5 or security/cy2-gssapi, you will probably get errors about "no appropriate mechs available". To allow plaintext authentication without using the auxprop mechanism, the package security/cyrus-saslauthd should be installed. =========================================================================== =========================================================================== $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 /usr/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: /usr/pkg/etc/php.ini Change the "include_path" directive to read as follows: include_path = ".:/usr/pkg/lib/php" It should be done automatically. ===========================================================================