News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Rudd-o.com:
5 minutes to finding issues in production PHP Web applications
March 13, 2006 @ 07:51:51

In this post on Bitacle.org, they look at a 5 minute approach to finding some of the more common issues with PHP web applications.

Detecting and correcting problems with applications at early stages is an important role of the server manager. Unfortunately, not all errors are detected at the testing stages. Even more unfortunate is the fact that most errors go undetected because they are usually triggered when a certain set of criteria is met.

Since all you have is 5 minutes (which is one of the tenets of this Server management series, and quite possibly the only simple truth in your case), in this installment, we'll unlock the secret of server log foraging.

They mainly make use of grep, a very handly unix command-line tool, to parse through the server logs for answers. Combine that with upping the error reporting level inside of PHP itself, and you should be able to track down most of the problems you'd have. They also include a sample situation or two to watch out for specifically.

2 comments voice your opinion now!
php five minutes issues bugs web applications php five minutes issues bugs web applications





Similar Posts

Paperbagcoder: MVC and PHP

PHPit.net: Creating a \"Who\'s Online\" script with PHP

Community News: The Pipeline Project (MVC-based Framework)

Bnnx.com: Installing the Zend Optimizer

Khalid Hanif\'s Blog: Problems with Simple Testing


Community Events









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


PEAR releases security zendframework ajax PHP5 database package cakephp job code book framework conference zend developer mysql application example release

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