php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56550 Start up bug
Submitted: 2005-09-16 09:28 UTC Modified: 2005-10-23 05:49 UTC
From: bolk at hitv dot ru Assigned: mike (profile)
Status: Closed Package: lchash (PECL)
PHP Version: 5.0.3 OS: Linux Fedora Core 4
Private report: No CVE-ID: None
 [2005-09-16 09:28 UTC] bolk at hitv dot ru
Description:
------------
When I try to start

print_r(function_exists(lchash_create))

in CLI I see:

PHP Warning:  PHP Startup: Invalid library (maybe not a PHP library) 'lchash.so'  in Unknown on line 0

------------------------------------------------
file modules/lchash.so 
modules/lchash.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped

What is wrong?

PHP 5.0.5
Linux Fedora Core 4


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-23 05:49 UTC] mike@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 21:01:29 2024 UTC