From: [EMAIL PROTECTED] Operating system: FreeBSD 4.5 PHP version: 4.2.1 PHP Bug Type: Apache2 related Bug description: httpd won't start , pth_mutex_release is undefined
hi and thanks for reading , i am using a freebsd 4.5 on an i386 , running php 4.2.1 , apache 2.0.36 ,pth 1.4.1(as requested from php). When i try to start httpd i get the following error message "Cannot load /usr/share/apache2/modules/libphp4.so into server: /usr/share/apache2/modules/libphp4.so :Undefined symbol "pth_mutex_release"" i found out that pth_mutex_release is a synchronization function ...(?!?) anybody has any idea? thanks again DsP -- Edit bug report at http://bugs.php.net/?id=17256&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17256&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17256&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17256&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17256&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17256&r=support Expected behavior: http://bugs.php.net/fix.php?id=17256&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17256&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17256&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17256&r=globals