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
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: 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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC