Thanks to Joy for helping me with the PHP IDE plugin install in MyEclipse.
I was finally able to get the PHP environment up and running and was able to even do a sample phpinfo test script and was able to see the results in the browser.
I have a different issue now and thats why this post. I wanted to checkout the PHP debugger and tried using the TestDebugger option available in the debug configuration, but got a message saying that “dummy.php is not found. Please verify that the Zend Debugger is properly installed on the server ….”
Because I was able to find the Zend Debugger as a listed option in the debug configuration I thought it was packaged along with the PDT, is this right?
I also tried to install the Zend Debugger through the MyEclipse Configuration Center, but got the following error:
An error occurred while collecting items to be installed
session context was:(profile=com.poweredbypulse.profile-0-rb-578452-1270747719440, phase=com.genuitec.pulse2.client.common.download.PulseCollect, operand=, action=).
Could not find repositories containing the following artifacts: [org.eclipse.update.feature,org.zend.php.debug_feature,5.3.7.v20091116, osgi.bundle,org.zend.php.debug.debugger,5.3.7.v20091116, osgi.bundle,org.zend.php.debug.debugger.win32.x86,5.3.7.v20091116]
Should I be using the plain zend debugger without installing the PHP IDE plugin?
Would you please help me to solve this one too?
Thanks,
Sri.