From: [EMAIL PROTECTED] Operating system: Linux, RH 6.1 base, Kernel2.2.19 PHP version: 4.1.0 PHP Bug Type: Dynamic loading Bug description: PHP 4.1.1 DSO: apache startup fail
/usr/local/apacheS/bin/apachectl start gives me: Syntax error on line 968 of /usr/local/apacheS/conf/httpd.conf: BrowserMatch regex could not be compiled. ../bin/apachectl start: httpd could not be started Before installing the libphp4.so module, the server was fine. This problem seems to occur regardless of whether or not I comment the modssl and modperl module lines. Something about the options below that don't work together? Please let me know. :( I have compiled PHP4.1.1 with this configure line: ./configure --with-mysql=/usr/local --with-ldap --enable-mailparse --with-db3 --with-gdbm --with-ndbm --with-ttf --with-freetype-dir=/usr/local/include/freetype/ --with-imap --with-openssl=/usr/local/ssl/ --with-imap-ssl=/usr/local/ssl --with-gd --enable-dmalloc --with-bz2 --enable-ftp --with-apxs=/usr/local/apacheS/bin/apxs --sysconfdir=/etc --with-jpeg-dir=/usr/ --with-zlib-dir=/usr/local --with-png-dir=/usr/local --with-xpm-dir=/usr/X11R6 --with-mcrypt=/usr/local --with-mhash=/usr/local/ --enable-gd-native-ttf --with-java=/usr/jdk1.3/ --enable-track-vars Everything is OK, no debug.log generated. -- Edit bug report at: http://bugs.php.net/?id=14716&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]