From: [EMAIL PROTECTED] Operating system: RedHat 7.3 SuSE 7.3 PHP version: 4.2.1 PHP Bug Type: XMLRPC-EPI related Bug description: XML-RPC module compiled in, functions not visible
This bug appears on RH7.3 and SuSE 7.3 but not on RH7.2. XML-RPC module is compiled in, but none of the functions are defined. XML-RPC variables (xmlrpc_error_number and xmlrpc_errors ) are defined though (and can be seen using phpinfo()). Compiled with: ./configure \ --with-apxs=/usr/local/web/bin/apxs \ --with-config-file-path=/usr/local/web/conf/ \ --with-xml-rpc -- Edit bug report at http://bugs.php.net/?id=17527&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17527&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17527&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17527&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17527&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17527&r=support Expected behavior: http://bugs.php.net/fix.php?id=17527&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17527&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17527&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17527&r=globals
