Very confused about this, and My site needs a forum. I don't know what to do.
Here is the error I got:
Forum Failed
-- Check Orca Forum requrements
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:
For PHP5, make sure that PHP is compiled with the following extension:
For PHP4, make sure that PHP is compiled with the following extensions:
--with-dom --enable-xslt --with-xslt-sablotIf 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-xslIf this PHP extension is enabled, then you can see xsltextensions in phpinfo() with the following option:
XSLT support: enabled