NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
[resolved] Debugger and mapping problem


Joined: 22 Oct 2007
Posts: 2
Reply with quote
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.







View user's profileFind all posts by petertSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
sure, it won't let you debug files in lib directory directly Smile
because they have no url and are not accessible from the web.
you can debug only pages that are accessible via browser, although they can include files in the library.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 22 Oct 2007
Posts: 2
Reply with quote
Got it! Works like a charm now. Very Happy
Thanks for your quick response and explanation.
-petert
View user's profileFind all posts by petertSend private message
[resolved] Debugger and mapping problem
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic