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
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
6 + 8 = ?
Subscribe to this entry?

 
 [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: Thu Mar 28 10:01:26 2024 UTC