php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1071 Trying to use xml-extension ->unable to load dynamic library
Submitted: 1999-01-14 17:14 UTC Modified: 1999-07-03 12:09 UTC
From: heimo dot laukkanen at edita dot fi Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 3.0.6 OS: Win 98
Private report: No CVE-ID: None
 [1999-01-14 17:14 UTC] heimo dot laukkanen at edita dot fi
My problem is this long waited xml-parser. I have tried to load that extension in php.ini and also with dynamic loading in php-script. If I try to load it in php.ini I get no errors until I try to use function in xml-extension, and if I try to load it dynamically - I get error "unable to load dynamic library".

Is there a bug or bugs in php3_xml.dll-file?

In php.ini I have:

extension=php3_xml.dll

-Heimo Laukkanen

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-03 12:09 UTC] sas at cvs dot php dot net
XML on Win should work with newer versions (i.e. 3.0.11)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 11:01:28 2024 UTC