Install xmlrpc module - litespeed - directadmin

Surena

Verified User
Joined
Apr 13, 2015
Messages
12
Hello
I'm trying to install xmlrpc module for php 5.4.37 .
I've installed this successfully :
yum install libicu-devel

Then i added this to "PHP 5.4.37 Build Options" via lsws web interface.

'--with-xmlrpc'

I build the php and restarted lsws .
The module didn't load after this and is not shown in php info.
litespeed's version is v4.2.21
control panel is directadmin.
OS is cloudlinux 6.6

I also tested this link:
http://help.directadmin.com/item.php?id=252
But since the webServer is LS and not apache, it doesn't work for me.
I check the loaded modules with "php info"



Thanks in advance
 
Thanks smtalk.
I used your DA CustomBuild 2.0 plugin. It's really easy and user friendly.
I used custom/litespeed/configure.php54 before build of php.
and enabled litespeed and lsphp in Options tab.
the only problem was that i was not able to see the progress of building php.
The window that showed up after i clicked build php, only showed the extract of php 5.4.39 and said it will run in background.
Is there a way ( beside running ./build php -n from ssh) to see the build progress ?
I mean inside of the DA custombuild plugin.
 
I was going to say that the problem is solved with your help.
Sorry, seems i can't edit my post.
 
Back
Top