| 
 Posted by Francesco on 10/11/07 15:42 
Jerry Stuckle wrote: 
 
> Are you trying to execute it in the ide?  These are only available when  
> your php is running under a web server (i.e. you call up a web page). 
 
You are right, I'm able to reach it in the browser. 
 
I guess that working with the debugger is similar, from this side, to  
running my scripts from the command line. Am I right? 
 
But is there a way to solve it if I want to debug my scripts in the ide? 
 
How can include my files if I'm not able to reach document_root?
 
[Back to original message] 
 |