php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #76545 fileinfo not installed by default
Submitted: 2018-06-29 09:51 UTC Modified: 2018-06-29 13:33 UTC
From: felix dot brei at imw dot fraunhofer dot de Assigned: cmb (profile)
Status: Wont fix Package: Documentation problem
PHP Version: Irrelevant OS: FreeBSD
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:
37 - 3 = ?
Subscribe to this entry?

 
 [2018-06-29 09:51 UTC] felix dot brei at imw dot fraunhofer dot de
Description:
------------
---
From manual page: http://www.php.net/fileinfo.installation
---
On FreeBSD 11 (and probably older versions too), the fileinfo module has to be installed seperately, it is not included in the default package as it is on basically every other major OS. I was wondering if this is worth mentioning in the above installation notes.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-06-29 13:33 UTC] cmb@php.net
-Status: Open +Status: Wont fix -Assigned To: +Assigned To: cmb
 [2018-06-29 13:33 UTC] cmb@php.net
I don't think it makes much sense to add such distribution
specific details to the PHP manual proper.  In the installation
section there are some specifics, for instance regarding
OpenBSD[1], but looking at the mentioned version number (5.8) this
documentation may already be out-dated.

Feel free to add a user note regarding current FreeBSD specifics,
though.

[1] <http://php.net/manual/en/install.unix.openbsd.php>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 23:01:28 2024 UTC