ID:               44729
 Updated by:       [EMAIL PROTECTED]
 Reported By:      hsbrown2 at verizon dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         PHP options/info functions
 Operating System: Windows Server 2008
 PHP Version:      5.2.5
-Assigned To:      
+Assigned To:      fb-req-jani
 New Comment:

Show the top part of the phpinfo() output please.


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

[2008-04-15 05:07:37] hsbrown2 at verizon dot net

Description:
------------
On Windows Server 2008 fcgi, display_errors = Off is not respected
running PHP 5.2.5 NTS.

The php.ini is loaded. I have logging going to a file, and I can see
the errors being logged in the file.

I have a sanitized copy of my phpinfo() ready when needed.

Reproduce code:
---------------
N/A

Expected result:
----------------
I expect errors to not be displayed in the browser, but rather, logged
to the file only (it is doing both).

Actual result:
--------------
As output to Browser:

MyJSpace

Notice: Constant DS already defined in
E:\wwwroot\modules\mod_myjspace\mod_myjspace.php on line 25
Please login to create or modify your page 
ViewMJSPages

Notice: Constant _MJSEXEC already defined in
E:\wwwroot\modules\mod_viewmjspages\mod_viewmjspages.php on line 21

Notice: Constant DS already defined in
E:\wwwroot\modules\mod_viewmjspages\mod_viewmjspages.php on line 22
No pages created


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


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

Reply via email to