News Feed
Jobs Feed
Sections




News Archive
PHP Security Blog:
How you should never configure your logging in PHP
December 07, 2005 @ 07:27:28

From the PHP Security Blog today, there's this look at a way to not configure your logging in PHP - some issues that he points out in the examples from the recent "Essential PHP Security" book.

Today I had the pleasure to look at code examples from a recently released book. I guess readers of my blog know exactly what book I am referring to.

I will only cover the first 2 code examples that explain how to configure and use PHP's logging capabilities for now because they [...] reveal some nice insights.

The first example he talks about some issues with using ini_set to put the errors logged in the Apache error_log. His issue with the method being the permissions on the log file (assuming a "sane configured webserver"). The second issue is in another example, one that tries the same logging method, but uses the set_error_handler method to do so...

0 comments voice your opinion now!
security logging set_error_hander security logging set_error_hander


blog comments powered by Disqus

Similar Posts

Zend: Webinar Wednesday - PHP Security

PHP-Coding-Practices.com: Introduction To Security Vulnerabilities In PHP

PHP.net: PHP 5.2.2 and PHP 4.4.7 Released

Think-PHP Blog: Detect and fix security vulnerabilities on server side within seconds

PlentyofCode.com: J2EE vs ASP.NET vs PHP


Community Events











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


phpunit symfony2 language functional series opinion testing symfony database community development podcast conference usergroup zendframework2 release introduction interview framework rest

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