trigger_error() when using php cli

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



php is delivering error messages to STDERR when i call trigger_error() in
the script. i'm using the command:

php -c /usr/local/etc/php.ini -f script.php

and the config file has log_errors and error_log set correctly afaict (it
works for scripts run via apache).

is this to be expected (and hence i need to rewrite with error_log()) or is
the maybe some other explanation?

tom 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux