Jim Barcelona wrote:
> If "error_reporting(2039);" is added to php code that include xmlrpc.inc
> , the following set of warnings and error are generated:
> 
> Warning: Call-time pass-by-reference has been deprecated - argument
> passed by value; If you would like to pass it by reference,
> modify the declaration of fsockopen(). If you would like to enable
> call-time pass-by-reference, you can set
> allow_call_time_pass_reference to true in your INI file. However, future
> versions may not support this any longer. in
> /home/barce/public_html/includes/xmlrpc.inc on line 410

For now I think you should enable this in php.ini.

> Fatal error: Cannot redeclare xmlrpc_decode() in
> /home/barce/maguma_admin/includes/xmlrpc.inc on line 1025

Seems as if you are including xmlrpc.inc twice somehow.

-- 

Miles Lott - http://milosch.net
Handspring Visor USB and BeOS FS support for Linux
phpGroupWare - http://www.phpgroupware.org

--
For information about how to subscribe and unsubscribe from this list
visit http://xmlrpc.usefulinc.com/list.html

Reply via email to