Dear all,
Sorry if this is asked before. I was checking the new
php.ini-recommended that comes with the newly-released PHP 5.2.4. I
found a new option for the configuration directive display_errors:
display_errors = "stderr"
and the comment says:
; stderr - Display errors to STDERR (affects only CGI/CLI binaries!)
So, I wonder what would happen with the Apache handler if I set
display_errors = "stderr"? Should it act like On or Off?
Also, I understand about CGI, but shouldn't all errors go to STDERR
for CLI? Why should CLI errors go to STDOUT?
--
imacat ^_*'
[EMAIL PROTECTED]
PGP Key: http://www.imacat.idv.tw/me/pgpkey.asc
Tavern IMACAT's http://www.imacat.idv.tw/
Woman's Voice http://www.wov.idv.tw/
TLUG List Manager http://www.linux.org.tw/mailman/listinfo/tlug
pgppzrqOZvHOO.pgp
Description: PGP signature

