Forum:

I get this message when i try to install it:

i got NO idea what do do! Can someone please explain it for me? :)

I got php 5

 

 

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 · 20 Nov 2010

apache needs to be compiled --with-xslt --with-xsl tell your hosting company you need xml and xslt

 

doing too much at one time.....

 

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 20 Nov 2010

 

apache needs to be compiled --with-xslt --with-xsl tell your hosting company you need xml and xslt

 

Not Apache, PHP.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 20 Nov 2010

can this be mannually done?

by modifying php.ini & uploading xslt extension file in server?? Please give mannual solution.

Quote · 7 Dec 2010

 

can this be mannually done?

by modifying php.ini & uploading xslt extension file in server?? Please give mannual solution.

You must recompile PHP with --with-xsl. If you're on a shared server, you'll have to ask your hosting provider to do this for you.

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