ID:               38971
 User updated by:  bruce dot li at hannoverfairs dot com dot au
 Reported By:      bruce dot li at hannoverfairs dot com dot au
 Status:           Bogus
 Bug Type:         IIS related
 Operating System: Windows XP SP2
 PHP Version:      4.4.4
 New Comment:

I think I already mentioned that I've set both 
error_reporting  =  E_ALL
and
display_errors = On
in php.ini after installing PHP on IIS,
but that's not helping at all!


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

[2006-09-27 07:39:00] [EMAIL PROTECTED]

display_errors = On in php.ini is what you need.

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

[2006-09-27 07:32:26] bruce dot li at hannoverfairs dot com dot au

Description:
------------
I have installed PHP on windows IIS as an application, and have setup
php.ini to report all errors. The problem is, when a php page is valid,
it displays properly on the browser, but when there's some error in the
coding, instead of displaying errors, a blank page is returned. 

I have tried it with Apache, or installing PHP as CGI, no problem at
all, I got the errors when I made a mistake in the coding, but on IIS,
when installed as an application, no error is returned at all, I am not
sure if it's just my settings but I have tried it on 3 computers with
windows 2K, windows NT4 and windows XP, and I got the same problem on
all of them.

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

Expected result:
----------------
N/A

Actual result:
--------------
N/A


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


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

Reply via email to