Install Module Event : Orca and php XSLT error

Hi,

I've try to install the Event module and I need Orca for this, but I've got this warning :

Orca requres PHP XSLT extension. Please enable it first then proceed with installation.

Then I contacted my host that give me that feedback, "the module has been activated" providing me that generated code extract :

root@emergence:~# php -i | grep -i xslt
libxslt Version => 1.1.26
libxslt compiled against libxml Version => 2.7.8
EXSLT => enabled
libexslt Version => 1.1.26

Then I try again to install Orca but unfortunately I encounter the same warning :/

Thanks in advance for your help,

PS: I'm currently working with Dolphin v7.0.9

Alexandre

Quote · 14 Dec 2012

Can someone help me on this ?

Quote · 17 Dec 2012

Go to Administration -> Tools -> Host Tools -> phpinfo and make sure XSLT is listed.  If it was recently enabled and PHP runs as an Apache module (DSO), you may need to restart Apache.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 17 Dec 2012

Thanks for your help Nathan, but I don't find any "XSL" or "XSLT" tag here : Administration -> Tools -> Host Tools -> phpinfo

However my host provider has given me this extract :

root@emergence:~# php -i | grep -i xslt
libxslt Version => 1.1.26
libxslt compiled against libxml Version => 2.7.8
EXSLT => enabled
libexslt Version => 1.1.26

Is that means xsl module has correctly been activated and there is another problem ? If yes how can I solve it ?

Quote · 19 Dec 2012

 

Thanks for your help Nathan, but I don't find any "XSL" or "XSLT" tag here : Administration -> Tools -> Host Tools -> phpinfo

However my host provider has given me this extract :

root@emergence:~# php -i | grep -i xslt
libxslt Version => 1.1.26
libxslt compiled against libxml Version => 2.7.8
EXSLT => enabled
libexslt Version => 1.1.26

Is that means xsl module has correctly been activated and there is another problem ? If yes how can I solve it ?

You should see "xsl" somewhere near the bottom of the list.  If it's not listed, it means the XSLT extension isn't available to Dolphin.  If your host recently added it, make sure they restarted Apache.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 19 Dec 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.