From: [EMAIL PROTECTED] Operating system: FreeBSD 4.7 PHP version: 4.2.3 PHP Bug Type: Apache2 related Bug description: Apache2 + PHP 4.2.3 ( clean install ) gives error
Ok.. I downloaded php 4.2.3 and apache-2.0.43 and compiled them according the install thingy on http://www.php.net/manual/en/install.apache.php I first compiled Apache-2, tested it and it worked. then i compiled PHP 4.2.3 and now apache-2 gives me this error : daedalus# ./apachectl start Syntax error on line 230 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp4.so into server: /usr/local/apache2/modules/libphp4.so: Undefined symbol "pthread_getspecific" any idea what to do next ? thanx, - Tim - -- Edit bug report at http://bugs.php.net/?id=20044&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20044&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20044&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20044&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20044&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20044&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20044&r=support Expected behavior: http://bugs.php.net/fix.php?id=20044&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20044&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20044&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20044&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20044&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20044&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20044&r=isapi