How to install and configure Xdebug to work with PHP5 on Ubuntu
The Xdebug extension helps you debugging your script by providing a lot of valuable debug information.Before you install xdebug you should have PHP5 and Apache2 already working properly.