Problem installing Orca Module

Everything works great so far, no problems, installed the Modules except for one, it won't install and I get this message:  Does anyone know what I need to do to make this work?

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

For PHP4, make sure that PHP is compiled with the following extensions:

                    --with-dom --enable-xslt --with-xslt-sablot 
If these PHP extensions are enabled, then you can see domxml and xslt extensions in phpinfo() with the following options:
                    DOM/XML: enabled
XSLT support: enabled


For PHP5, make sure that PHP is compiled with the following extension:
                    --with-xsl 
If this PHP extension is enabled, then you can see xslt extensions in phpinfo() with the following option:
                    XSLT support: enabled

Quote · 29 Dec 2009

please send this text to your host

I have video tutorials to help you mrpowless.com
Quote · 29 Dec 2009

What you are seeing is the error in the admin panel when trying to activate Orca. Did you take a look at the Host panel Dolphin Admin Panel. My guess is that this is not installed on your server. If you look at the php configuration in you admin it will tell if installed or not. Go to TOOLS and look under phpinfo you should find this, and all of the pear modules that are installed.

 

xsl

XSL enabled
libxslt Version 1.1.24
libxslt compiled against libxml Version 2.7.3
EXSLT enabled
libexslt Version 1.1.24
Quote · 29 Dec 2009

Thanks for the replies, I sent the error to the hosting techs and they ended up reconfiguring the php for me, then it worked perfectly.

Quote · 29 Dec 2009
 
 
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.