I'm currently evaluating PHPEd and I run into some problems with Project mapping and the remote debugger. I went through all the examples and most of the forum, but I cannot get the debugger run properly.
My config is as follows:
The project files are on a remote Unix server and all files can be accessed via Samba shares.
Webserver is Apache 2.x
The project is constructed like :
/var/www/html/project/www (docroot)
/var/www/html/project/lib
The debugger works perfectly for the www directory mapped to the docroot. No results though for the directory containing the library files outside the docroot.
See screenshots for further explanation.
Any help is highly appreciated.
