php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8261 Get error 2 when using xslt_process for no apparant reason
Submitted: 2000-12-14 12:05 UTC Modified: 2001-05-11 21:23 UTC
From: heathm at effinitylabs dot com Assigned:
Status: Closed Package: Sablotron XSL
PHP Version: 4.0.3pl1 OS: Red Hat 6.2/7.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: heathm at effinitylabs dot com
New email:
PHP Version: OS:

 

 [2000-12-14 12:05 UTC] heathm at effinitylabs dot com
We compiled version 0.42 of the Sablotron XSL library into PHP but generally it does not seam to work and specifically we get an error 2 from xslt_errno() but no message from xslt_error() when executing the example script on php.net under xslt_process() (http://www.php.net/manual/function.xslt-process.php).

We are running under Red Hat 7.0 but created the binary on a Red Hat 6.2 machine.  Everything but the XSLT support seams to be working just fine.

We configured php using:
./configure --with-apache=../apache_1.3.14 --enable-sockets --enable-wddx --enable-inline-optimization --with-xml --with-dom=/usr --with-sablot --with-ldap --with-mysql --with-imap --enable-track-vars --with-gd

Mike

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-11 21:23 UTC] sniper@php.net
If problem still persists with php 4.0.5 reopen


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 15:01:30 2024 UTC