A common issue with a fresh installed OS and development software stack is that all three tools (Xdebug, PhpStorm, PHP-FPM) have their default port set to 9000. This will cause some errors (down below / at the end of article) while trying to debug in PhpStorm. The most simple (and fast) fix is to change […]