Edit report at http://bugs.php.net/bug.php?id=51536&edit=1

 ID:               51536
 Updated by:       ksin...@php.net
 Reported by:      ksin...@php.net
 Summary:          Add sapi binary location to php ini search path
 Status:           Wont fix
 Type:             Feature/Change Request
 Package:          *Configuration Issues
 Operating System: Windows
 PHP Version:      5.4
 Assigned To:      pajoye

 New Comment:

As I explained before, problem with PhpIniPath is that it affects all
versions of PHP on the machine. So it cannot be used to point to
different php.inis for different versions of PHP. Yes, this bug fix is
not required for FastCGI.



If php ini search path doesn't contain the folder where php5.dll is
present, I would consider it a bug and should be fixed in the branch
which is accepting bug fixes.


Previous Comments:
------------------------------------------------------------------------
[2010-05-01 21:27:28] paj...@php.net

For one, 5.3 code base is in bug fixes mode only (you changed the
version to 5.3 just now).



Adding yet another path to look for php.ini is not something we like to
do. Especially as there are clean and working solutions for both the
Apache SAPI (PhpIniPath) and FastCGI (-c). I will put the specs John and
I discussed in the wiki as well, so we have a good base to discuss.



Now, please don't reopen this report.

------------------------------------------------------------------------
[2010-05-01 21:11:09] ksin...@php.net

I don't understand why we can't make this fix in PHP 5.3. Anyway, we
should atleast fix this in the trunk. Changed php version to 5.4.

------------------------------------------------------------------------
[2010-05-01 21:00:52] paj...@php.net

See my previous comment. Let make it clear(er) now.

------------------------------------------------------------------------
[2010-05-01 20:33:01] ksin...@php.net

The following patch has been added/updated:

Patch Name: inipath_patch53
Revision:   1272738781
URL:       
http://bugs.php.net/patch-display.php?bug=51536&patch=inipath_patch53&revision=1272738781

------------------------------------------------------------------------
[2010-05-01 20:31:46] ksin...@php.net

The following patch has been added/updated:

Patch Name: define_phpdll_patch_53
Revision:   1272738705
URL:       
http://bugs.php.net/patch-display.php?bug=51536&patch=define_phpdll_patch_53&revision=1272738705

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=51536


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=51536&edit=1

Reply via email to