php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65854 php 5.5.4 cannot work with compile para --with-config-file-scan-dir
Submitted: 2013-10-08 06:36 UTC Modified: 2014-12-30 10:42 UTC
From: cst05001 at gmail dot com Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 5.5.4 OS: CentOS 5u9
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2013-10-08 06:36 UTC] cst05001 at gmail dot com
Description:
------------
OS: CentOS 5u9 x86_64
PHP: php-5.5.4

I compile php with para
./configure --xxxxxx --with-config-file-scan-dir=/etc/php.d ...
configure/make/make install all successed.
but via phpinfo()'s output, 
"Scan this dir for additional .ini files" 's value is (none)

I've try php-5.5.3 and php-5.4.20, both works with  --with-config-file-scan-dir.
the phpinfo's output is "Scan this dir for additional .ini files" : /etc/php.d


Could u pls tell me is a bug or is a feature?

thanks!


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-11-01 05:25 UTC] yohgaki@php.net
-Status: Open +Status: Feedback
 [2013-11-01 05:25 UTC] yohgaki@php.net
Please try using this snapshot:

  http://snaps.php.net/php5.5-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/

I don't have your problem with my Fedora 19.
 [2014-12-30 10:42 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 15:01:31 2024 UTC