[PHP-DEV] php cgi exit status From: Pasha Zusmanovich (pasha <email protected>)
Date: 10/15/00

I want to address an issue of using php as a standalone (aka cgi)
utility. It would be nice (if not mandatory) to get a non-zero exits
status on php errors. Right now, it seems to return 0 always (looking on
the code, it returns non-zero in the case of (really nasty) internal
errors).

-- 
Be well, Pasha

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>