Thread: PHP stderr lost
View Single Post
  #5  
Old 04-20-2004, 02:43 AM
bogus bogus is offline
Member
 
Join Date: Dec 2003
Location: Brittany / France / Europe
Posts: 31
Quote:
PHP fast CGI does not strickly follow fast CGI specification, it still writes standard error to the original stderr (file handle 3).
So, that is definitly not a LSWS bug, but rather a PHP one. I'm going to report there. Thanks for the replies.
Reply With Quote