Quote: |
in higher PHP versions <? is no longer a valid php delimiter |
I think it's still a valid delimiter. You may want to check if short_open_tag = On in your php.ini (and in phpinfo() output)
Quote: |
but I don't believe the debugger is yet compatible with PHP 5.2.1 |
Debugger dbg 3.1.9
is compatible with php 5.2.1
Quote: |
Let me ask what the most likely set of Apache and PHP Versions |
we have no restrictions other than specified in readmes. You need php 4.3.0 or higher and any apache that will work with it.
Php5.2.1 is supported and apache 2.2.4 too.
You will need to install debugger, please proceed with FAQ forum posts related to debugger installation and troubleshooting. Then let know if you still get a problem.