php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57886 Cannot load extension
Submitted: 2007-10-22 19:41 UTC Modified: 2016-06-29 17:22 UTC
From: krzysztof dot wasniowski at gmail dot com Assigned:
Status: Suspended Package: Parse_Tree (PECL)
PHP Version: 5_2 CVS-2007-10-22 OS: Linux Gentoo
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.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: krzysztof dot wasniowski at gmail dot com
New email:
PHP Version: OS:

 

 [2007-10-22 19:41 UTC] krzysztof dot wasniowski at gmail dot com
Description:
------------
Compilation went fine, but extension cannot be loaded.
Latest version available in CVS is prepared for PHP 6 so I cannot compile it in my environment.

Reproduce code:
---------------
extension=tree_parse.so


Expected result:
----------------
Extension loads without errors

Actual result:
--------------
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/lib/php/extensions/no-debug-non-zts-20060613/tree_parse.so' - /usr/lib/php5/lib/php/extensions/no-debug-non-zts-20060613/tree_parse.so: cannot open shared object file: No such file or directory in Unknown on line 0


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-06-29 17:22 UTC] cmb@php.net
-Status: Open +Status: Suspended
 [2016-06-29 17:22 UTC] cmb@php.net
The ParseTree extension appears to be unmaintained. I'm suspending
this issue until development continues.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 05:01:30 2024 UTC