On Mon, Aug 15, 2005 at 09:15:00PM -0700, mallik rao wrote: > /opt/jffnms/conf/config.parse.func.inc.php on line 19 > [client 192.168.100.1] PHP Warning: preg_match: > internal pcre_fullinfo() error -3 in A mis-match with what PHP thinks and the library thinks, pcre should be.
> ./configure --with-apxs2=/usr/local/apache2/bin/apxs > --with-mysql=/usr/local/mysql > --with-config-file-path=/etc/ --enable-sockets > --with-snmp-dir=/usr/local/share/snmp > --with-gd-dir=/usr/local/lib > --with-pcre-regex=/usr/local/lib > --with-zlib-dir=/home/admin/downloads/monitoring/src/zlib-1.2.2 > --enable-wddx --enable-sigchild --enable-pcntl > -with-libxml-dir=/usr/include/libxml2 > --with-openssl=/usr http://lists.debian.org/debian-apache/2005/02/msg00109.html says to add some other flags. Add --with-external-pcre to the configure flags in debian/rules (closes: #294673, #294675, #282606, #294740) -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 Eye-Net Consulting http://www.enc.com.au/ MIEE Debian developer csmall at : enc.com.au ieee.org debian.org ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
