[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.pdt] Re: Break points are not breaking
|
- From: Mansour <mansour@xxxxxxx>
- Date: Thu, 20 Nov 2008 16:23:50 -0400
- Newsgroups: eclipse.tools.pdt
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.17 (X11/20081115)
Michael Spector wrote:
> "Mansour" <mansour@xxxxxxx> wrote in message
> news:gg46pj$444$1@xxxxxxxxxxxxxxxxxxxx
> <skipped>
>> PHP > PHP servers:
>> url that points to the document root of this server:
>> http://localhost/~mansour
>> Path mapping- on the server: /
>
> This must be a full path on the server, not an URL path. Where is your
> document root located?
> If it's /var/www, for example, the path should be /var/www/your_project.
>
>
What do u mean ? I have my project in /home/mansour/public_html as I
don't have write access to /var/www/. Do I need to modify this access ?
Further more, I found that the command php -m is not showing Zend
debugger installed. I have posted already to the zend forum and waiting
for response. I will see how things will go, and then will move from
there, as this has to be fixed before I continue to set it up with eclipse.