php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45107 setting ext_dir to "./" (and other ini settings) causes apache crash
Submitted: 2008-05-27 14:13 UTC Modified: 2013-02-18 00:33 UTC
From: admin at ifyouwantblood dot de Assigned:
Status: No Feedback Package: Reproducible crash
PHP Version: 6CVS-2008-05-27 (snap) OS: Win XP SP3
Private report: No CVE-ID: None
 [2008-05-27 14:13 UTC] admin at ifyouwantblood dot de
Description:
------------
PHP6 snapshot: php6.0-win32-200805270630
Apache: 2.2.8
PHP runs as a module (php6apache2_2_filter.dll)

my apache crashs directly after starting when i set the following ini-settings (based on php-ini-recommended) to this values:

display_errors = On
display_startup_errors = On
extension_dir = "./" ;this has been the default value
extension=non_existant.dll ;only extension

if i either unset the extension or deactivate display_errors or display_startup_errors apache runs fine.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-05 17:56 UTC] felipe@php.net
-Status: Open +Status: Feedback
 [2010-12-05 17:56 UTC] felipe@php.net
Please try using this snapshot:

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

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


 [2013-02-18 00:33 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 "Open". Thank you.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jan 02 17:01:28 2025 UTC