Hi all,
I am trying to use PhpED to debud a script that runs under Joomla.
I am new to PhpED and I think I am missing something
In fact, when I click on the debugging icon, the url is:
http://localhost:8080/file:/C:/Users/Administrator/AppData/Roaming/NuSphere/PhpED/projects/my_project/my_project-templates/my_project_home/index.php?DBGSESSID=394366009878000002;d=1,p=0,c=1
This, obviusly, causes the wording "Direct Access to this location is not allowed." to appear, as the page I am debugging is
outside of the context of Joomla.
I kindly ask you if somebody could give me some insights about how to have PhpED properly configured in order to be used to debug a Joomla-based page.
Thanks and regards
Davide