php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24158 missing settings in php.ini_*
Submitted: 2003-06-12 15:24 UTC Modified: 2003-06-12 20:41 UTC
From: holliwell at gmx dot net Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.3.2 OS: any
Private report: No CVE-ID: None
 [2003-06-12 15:24 UTC] holliwell at gmx dot net
Description:
------------
neither php.ini-recommended nor php.ini-dist lists the following available settings:

[mcrypt]
mcrypt.algorithms_dir
mcrypt.modes_dir

[mime_magic}
mime_magic.magicfile

[yaz]
yaz.max_links
yaz.log_file

Regards 
Friedhelm Betz



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-12 20:41 UTC] iliaa@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

There are no suggested defaults for these settings because the location files/directories of these settings are fluid and differ greatly from system to system.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 18 23:01:26 2024 UTC