php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6274 cannot use php_XML_ParserCreate...
Submitted: 2000-08-21 08:09 UTC Modified: 2000-08-26 07:58 UTC
From: opal at lysator dot liu dot se Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0.1pl2 OS: Debian Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: opal at lysator dot liu dot se
New email:
PHP Version: OS:

 

 [2000-08-21 08:09 UTC] opal at lysator dot liu dot se
From: php.ini
-------------
extension=mysql.so
extension=imap.so
extension=ldap.so
extension=xml.so
-------------

/usr/sbin/apache: error in loading shared libraries: /usr/lib/php4/apache/xml.so: undefined symbol: php_XML_ParserCreate

Every time that function is used in a php script. This is quite annoying because I use that function on all my pages...

I use the package from debian woody if you need to reproduce it...

I have reported to the debian maintainer but you might want a bugreport as well.

// Ola

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-23 08:10 UTC] sniper@php.net
Have you tried compiling php4 from sources by yourself?

--Jani
 [2000-08-26 07:58 UTC] sniper@php.net
Leaving --with-xml out fixed this. 

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 06 15:01:35 2025 UTC