You are here: Re: [PHP] shell script - disable log output « PHP « IT news, forums, messages
Re: [PHP] shell script - disable log output

Posted by Eli on 10/04/27 11:10

John Nichel wrote:
>
> Try output buffering and dumping the buffer to /dev/null?
>

From all the suggestions the script now looks like this:

#!/usr/local/php5/bin/php -q
<?php
ob_start();
ini_set("error_log",null);
@error_log("My error message");
ob_end_clean();
?>

But it still output the error to the screen.. :(

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация