Yes, this is with phpEd. Mostly I'm just seeing this in my apache errorlogs. Occasionally I'll catch it at the bottom of a page. I have narrowed it down that it seems to occur primarily when I'm profiling and not when debugging or when debugging has been stopped (DBGSESSID=-1).
ddmitrie wrote: |
signe wrote: | Should be debugger work using php-cgi? Specifically, I was trying it with PHP 5. |
actually it works using php-cgi when you debug in "SRV web server" mode. |
So, does it not work with remote / apache, then? SRV doesn't do me much good - my app is only supported under Apache.