php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #53440 INSTALL file refers to php.ini-dist, should refer to php.ini-production
Submitted: 2010-12-01 18:32 UTC Modified: 2010-12-02 04:26 UTC
From: richlv at nakts dot net Assigned: aharvey (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.3.3 OS:
Private report: No CVE-ID: None
 [2010-12-01 18:32 UTC] richlv at nakts dot net
Description:
------------
INSTALL file still refers to php.ini-dist, as in ;

cp php.ini-dist /usr/local/lib/php.ini

probably should refer to php.ini-production

similar issue seems to be fixed for online docs, but not for the INSTALL file (bug 49667)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-02 04:15 UTC] aharvey@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: aharvey
 [2010-12-02 04:26 UTC] aharvey@php.net
Automatic comment from SVN on behalf of aharvey
Revision: http://svn.php.net/viewvc/?view=revision&revision=305899
Log: Minimal fix for bug #53440 (INSTALL file refers to php.ini-dist, should refer
to php.ini-production). There are a lot more issues with the INSTALL file,
though, which I'll file another bug for.
 [2010-12-02 04:26 UTC] aharvey@php.net
-Status: Assigned +Status: Closed
 [2010-12-02 04:26 UTC] aharvey@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 16:01:27 2024 UTC