Debugging with VS2008 and xDebug

Gidday,

I'm getting stuck trying to debug a remote project that is hosted on a linux server. I can debug that site successfully with other xdebug clients so I'm pretty sure my server config is ok. (I'm using "vsphp" as the IDE key - is that right?)

When I hit F5 the start page launches ok, but the debugger exits again almost immediately, no breakpoints are hit.

I am getting the following error in the VS debug output window:

ERROR: Log file syslog.log could not be opened for write access.

Any ideas anyone?

Comments

    UAC

    I tried the SE version and experienced the same problem, so I tried disabling UAC and everything works as expected. (Very cool, btw).

    Will there be a fix for this so that I don't need elevated permissions for VS2008 + VS.Php?

    Thanks, Chris.

    We are working on work

    We are working on work arounds to this issue. One thing you can try is to disable Javascript debugging.