php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58176 FileInfo will not install on X86_64 machine
Submitted: 2008-04-26 01:38 UTC Modified: 2008-08-03 16:02 UTC
From: mikehernandez99 at yahoo dot com Assigned: mj (profile)
Status: Closed Package: Fileinfo (PECL)
PHP Version: 5.1.2 OS: SLES10-SP1 X86_64
Private report: No CVE-ID: None
 [2008-04-26 01:38 UTC] mikehernandez99 at yahoo dot com
Description:
------------
I am unable to install "pecl fileinfo" on a 64 bit machine. I can install it on my test box which is a 32 bit machine. My OS on both boxes is Suse Linux Enterprise Server 10 - SP1. I am running PHP 5.1.2-29.4, Apache2.2.3-16.15, and MySQL5.0.26-12.16.   I am puzzled. Please advise.

*** My Terminal Output *******

linux-0f1s:~ # pecl install fileinfo
downloading Fileinfo-1.0.4.tar ...
Starting to download Fileinfo-1.0.4.tar (Unknown size)
........done: 24,064 bytes

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 92160 bytes) in /usr/share/php5/PEAR/PEAR/PackageFile/Parser/v1.php on line 425




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-08-02 05:22 UTC] mj@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.

Which version of the PECL installer are you using?  Can you please try this with a more recent version of PHP?  (Ideally try it with 5.3.0alpha1, http://downloads.php.net/johannes/.)
 [2008-08-02 05:22 UTC] mj@php.net
Something's wrong with the bug tracker.  This bug is certainly not fixed in CVS, so ignore that part of my previous comment ...
 [2008-08-03 16:02 UTC] mj@php.net
The reporter confirmed to me directly that this is not an issue in recent versions of PHP anymore.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 09:01:27 2024 UTC