Closed (fixed)
Project:
Barracuda
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2012 at 10:54 UTC
Updated:
13 Feb 2012 at 21:20 UTC
What is the best way to install additional PHP extensions (like XMLRPC http://sourceforge.net/projects/xmlrpc-epi/)?
I tried to compile and install it, but I get many compilation errors.
I followed this issue:
https://github.com/omega8cc/nginx-for-drupal/issues/15
This approach worked well with xdebug, but don't worked with XMLRPC.
Is this possible to include this extension with the next Barracuda upgrade?
Thanks.
Comments
Comment #1
omega8cc commentedYou don't need any third party extension, it is built-in with added config option:
--with-xmlrpc(currently added in BOA HEAD).