From: [EMAIL PROTECTED] Operating system: HP-UX 11.00 PHP version: 4.2.0 PHP Bug Type: Apache2 related Bug description: Unresolved symbol: _regcomp
Hellow, I can configure and compile php with apache 2 support. But when I want to start apache 2, I have this error : ./apachectl start Syntax error on line 230 of /PKl01h01/soft/web/httpd/conf/httpd.conf: Cannot load /PKl01h01/soft/web/httpd/modules/libphp4.so into server: Unresolved symbol: _regcomp (code) from /usr/lib/libc.1 ./apachectl start: httpd could not be started Any ideas ? Thanks PS : it works with apache 1.3 @++ JC -- Edit bug report at http://bugs.php.net/?id=17142&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17142&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17142&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17142&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17142&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17142&r=support Expected behavior: http://bugs.php.net/fix.php?id=17142&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17142&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17142&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17142&r=globals