#48779 [Opn]: Use of HOST section cause 500 error

[email protected] ("keithdavis at pridedallas dot com")
Newsgroups php.bugs
Message-ID <[email protected]>
 ID:               48779
 User updated by:  keithdavis at pridedallas dot com
 Reported By:      keithdavis at pridedallas dot com
 Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Windows Vista Business x86
 PHP Version:      5.3.0
 New Comment:

Ok, I figured out the error_log thing. I cleared the log. Enable the
HOST section, restarted IIS and loaded a page. IIS crashed with the 500
error. Nothing written to the log.


Previous Comments:
------------------------------------------------------------------------

[2009-07-02 16:35:09] keithdavis at pridedallas dot com

I am unfamiliar with the error_log. I found it in the php.ini file, but
enabling it and setting the file name to php_errors.log, did not seem to
do anything. Even when I disable the HOSTS section, still not error_log
created. Where is this supposed to reside? 

Nothing in the IIS logs during this crash.

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

[2009-07-02 16:26:03] sjoerd-php at linuxonly dot nl

Thank you for your bug report.

Is there additional information in the IIS or PHP error log?

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

[2009-07-02 15:28:24] keithdavis at pridedallas dot com

Description:
------------
I am running PHP on IIS7 and when I try to use the HOST section, I get
a 500 Internal Server error every time. Here is the section
implementations that I have tried:



Reproduce code:
---------------
---
From manual page: ini.sections
---
[HOST=intranet.pridedallas.com]
track_errors = Off
html_errors = Off
session.bug_compat_42 = Off

AND

[HOST=intranet]
track_errors = Off
html_errors = Off
session.bug_compat_42 = Off

Actual result:
--------------
HTTP Error 500.0 - Internal Server Error
C:\PHP\php-cgi.exe - The FastCGI process exited unexpectedly


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


-- 
Edit this bug report at http://bugs.php.net/?id=48779&edit=1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.