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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
36 - 34 = ?
Subscribe to this entry?

 
 [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: Sat Apr 20 04:01:28 2024 UTC