by andras » Mon Jan 12, 2009 1:04 pm
I have the same question as t1ells555. I think that the answer given by sgibly does not match the question because it is not a question of remote debugging but rather : how to use Aptana to debug *locally* a PHP project based on the Zend Framework where you have a single entry point "index.php" (with redirection rules in the .htaccess).
By the way, in the PHP Debug doucmentation, section "Web page debug configuration", it is said : "To complete such a configuration you have to set up a server (through the Servers view) such as Apache or XAMPP. "
How can I display this "Servers view" ?