PDA

View Full Version : Xdebug is not work -- Eclipse with PDT



walkinraven
November 1st, 2011, 08:15 AM
Environment:


Ubuntu 11.10
Apache 2.2.20
MySQL 5.1.58
PHP 5.3.6
Xdebug 2.1.0


The LAMP environment configured exactly as the Ubuntu Official Guide (https://help.ubuntu.com/11.10/serverguide/C/index.html) and Eclipse (PDT + Xdebug) configured as Debugging PHP using Eclipse and PDT (http://www.eclipse.org/pdt/articles/debugger/os-php-eclipse-pdt-debug-pdf.pdf).

But Xdebug is not work -- step by step debug is not work at all, the code is not stopped.

I've used this environment since Ubuntu 8.04 for years. If it is possible that there are some bugs with Ubuntu 11.10?