When i do a New install at Hostforweb i get this in response to the forum failure to install
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 xsltextensions 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 xsltextensions in phpinfo() with the following option:
XSLT support: enabled
They are running php5.4........ this is a recent problem but i have NO idea where to start as i am not quite comfortable with the inner workings of Dolphin..... Any hep appreciated