Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » RADICORE Installation Issues » XSLT functions are not available
XSLT functions are not available [message #456] Tue, 12 December 2006 11:10 Go to next message
rls125 is currently offline  rls125
Messages: 2
Registered: December 2006
Junior Member
I have installed Radicore and have it up and working as long as I log on using client-side XSL transformations. When I select the first logon link I recieve the following error:

This application has encountered an unrecoverable error
The following has been reported to the administrator:

2006-12-12 10:00:27
Fatal Error: XSLT functions are not available. (# 256).

Error in line 1295 of file '/var/www/html/radicore/includes/include.xml.php4.inc'.

Script: /menu/logon.php

Remote Address: 192.168.0.51

Request URI: /menu/logon.php

I am running Linux – CentOS 4.4 (Final), Apache 2.0.52(CentOS), MySql 4.1.20 and PHP 4.3.9.

Thank you in advance for your help.

RS
Re: XSLT functions are not available [message #457 is a reply to message #456] Tue, 12 December 2006 11:41 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
That error message is pointing out that you have not configured the Sablotron XSLT extension in your copy of PHP. Please refer to http://www.radicore.org/radicore-for-php.php for details of which extensions are needed for the different versions of PHP.

Re: XSLT functions are not available [message #460 is a reply to message #457] Wed, 13 December 2006 22:02 Go to previous messageGo to next message
rls125 is currently offline  rls125
Messages: 2
Registered: December 2006
Junior Member
To close the loop on this I ended up upgrading PHP to version 5.0.22 and the prolem was resolved.

Thanks again for your help.
Re: XSLT functions are not available [message #768 is a reply to message #460] Sat, 14 April 2007 13:17 Go to previous messageGo to next message
cmessineo is currently offline  cmessineo
Messages: 1
Registered: April 2007
Junior Member
Anybody know if php 4.4.4 comes bundled with sablotron?
Re: XSLT functions are not available [message #769 is a reply to message #768] Sat, 14 April 2007 13:38 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
If you read the manual at http://www.php.net/manual/en/ref.xslt.php you will see that this extension is not part of core PHP, so has to be configured in expressly. So does the DOM XML extension.

If you are installing on Windows then all you have to do is remove the ';' character in front of the 'extension=php_domxml.dll' and 'extension=php_xslt.dll' lines in your php.ini file.


Previous Topic: Fatal Error: eregi() [function.eregi]: REG_BADRPT (# 1049)
Next Topic: Creating tables
Goto Forum:
  


Current Time: Fri Mar 29 09:05:32 EDT 2024

Total time taken to generate the page: 0.00981 seconds