I installed Komodo IDE on same computer with Komodo Edit already installed.
PHP debugging works fine in Komodo Edit, but when I set the same php.exe and php.ini file in Komodo IDE, it says WARNING Failed to Configure for Local PHP debugging.
Why do the settings that work in Edit not work in IDE?
And a second question, what is Drush (its not an option in Edit).
When I write code in PHP, the debugger (that’s what I call it) up at the top checks my code and tells me if there is a syntax error somewhere.
See attached Komodo Edit screen shot with little red circle at the top and see also the Komodo Edit preferences screen shot with setup that I am using.
When I use these exact same preferences in Komodo IDE for the php interpreter and ini file, it says it failed to configure local debugging (hence why I am calling this debugging).