xdebug plugin question

Werner Joss werner at hoernerfranzracing.de
Tue Jan 28 07:08:37 GMT 2014


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





More information about the KDevelop mailing list