News Feed
Jobs Feed
Sections




News Archive
Pierre-Alain Joye's Blog:
Howto use a single php.ini for cli/cgi with htscanner, use 0.7.0 or later
February 19, 2007 @ 08:58:00

Pierre-Alain Joye has posted a quick hit to his blog today about using one php.ini file for both a cli and cgi installation of PHP without it throwing errors for htscanner.

Htscanner reports error during module or request init (returns FAILURE), these errors may be fatal and stop the current executions. This behavior is not desired if you use it in a shell ((if you have only one system php.ini for both cli and cgi or if htscanner is compiled statically). This release brings a new ini settings to solve this problem, stop_on_error.

The solution involves changing the htscanner setting to 0 instead of 1 to return a "SUCCESS" message rather than the errors.

0 comments voice your opinion now!
htscanner single phpini cli cgi hint setting error htscanner single phpini cli cgi hint setting error


blog comments powered by Disqus

Similar Posts

Maggie Nelson's Blog: Beyond Error Logs

Jonnay\'s Blog: An issue with PHP\'s error handling

DevShed: Expanding an Error Logger with the Chain of Responsibility Pattern

DevShed: Tracking Parsing Errors with the Tidy Library in PHP 5

PHP.net: PHP 5.3.12 and PHP 5.4.2 Released!


Community Events











Don't see your event here?
Let us know!


series composer api code functional language interview community introduction unittest application phpunit development framework opinion release zendframework2 testing example podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework