xdebug plugin question

Niko Sams niko.sams at gmail.com
Tue Jan 28 19:30:34 GMT 2014


nice to hear that :D

I just added a proper error message (in master) when opening the port fails.

Niko

On Tue, Jan 28, 2014 at 8:08 AM, Werner Joss
<werner at hoernerfranzracing.de> wrote:
> Am Dienstag, 28. Januar 2014, 07:22:08 schrieb Werner Joss:
>> Am Dienstag, 28. Januar 2014, 07:15:07 schrieb Niko Sams:
>> > Try lsof with sudo.
>>
>> ok, that gives:
>>
>> php5-fpm  1095     root    6u  IPv4   9950      0t0  TCP localhost:9000
>> (LISTEN) php5-fpm  1097 www-data    0u  IPv4   9950      0t0  TCP
>> localhost:9000 (LISTEN) php5-fpm  1098 www-data    0u  IPv4   9950      0t0
>>  TCP localhost:9000 (LISTEN) php5-fpm  1099 www-data    0u  IPv4   9950
>>  0t0  TCP localhost:9000 (LISTEN) php5-fpm  1100 www-data    0u  IPv4
>> 9950      0t0  TCP localhost:9000 (LISTEN)
>
> SOLVED !!
> - it works, finally :) - see http://picpaste.com/php_xdebug_err3-ISevv1Wa.png
> I just killed all the php5-fpm processes, which obviously blocked port 9000.
> now trying to find out why the hell this php5-fpm process (which is sort of a
> server extension to my understanding) is automatically started on my desktop
> computer...
>
> a big THANK YOU to Niko and all who helped/made suggestions.
>
> Werner
>
>
> _______________________________________________
> KDevelop mailing list
> KDevelop at kde.org
> https://mail.kde.org/mailman/listinfo/kdevelop



More information about the KDevelop mailing list