Server Setup

Is it possible to get installation help on this:

 

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 · 25 Nov 2011

Orca requires PHP to be compiled with the XSLT extension, as the error message suggests.  You'll need to contact your hosting provider about this.  If you're on a virtual or dedicated server, you may be able to install this extension yourself using your operating system's package manager (Linux/Unix only).

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 25 Nov 2011
 
 
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.