Page 1 of 1

XML-RPC PHP Installation Help Needed!

Posted: Sun Apr 30, 2006 7:04 pm
by daniel_grant
Hello,

I am tyring to install the Ubersmith Control Panel onto a website I run, however, I cannot proceed with the installation as I get the following:

PHP4 Version 4.4.2 (apache) OK
Safe Mode disabled OK
Ubersmith Location / OK
Configuration and Token files present OK
.htaccess file present OK
Apache AllowOverride enabled OK
__FILE__ Directive supported OK
cURL extension installed OK
XML-RPC extension not installed error
Ubersmith requires the XML-RPC PHP extension in order to run.

GD extension installed OK
Mcrypt extension installed OK
OpenSSL extension installed OK
Program execution functions allowed OK
set_time_limit() function allowed OK
Memory Limit 20Mb OK
File uploads allowed OK

My current server setup is:

Apache 1.3.34
PHP 4.4.2

I am using the DirectAdmin Control Panel, with Fedora Core and I also have root access to the server.

My question is this, can anyone provide me with a simple guide on how to get this working? I've looked high and low on the internet and I can't seem to find a solution that I can implement.

So if anyone can tell me exactly how to rectify this error, it would be very greatly appreciated.

Thanks alot,

Daniel.

Posted: Mon May 01, 2006 5:21 am
by daniel_grant
I just need to recompile Apache with XML-RPC Extensions.

Does no one know how to do this?

Posted: Mon May 01, 2006 5:31 am
by timvw
According to the error message you need to install/enable the xml-rpc extension.. And it's explained in the install.txt that comes with the php distribution package..