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
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cst05001 at gmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sat Dec 21 14:01:32 2024 UTC