PHP Storm – A Small Rant

I like PHP Storm. I use it to write PHP pages and for the most part, it works rather well. Except that is, the debugging part. I’ve always had real trouble getting the debug function to work properly. I have to admit that most of the time, the problem is me.

Fast forward to this past week. I have been working on my computer since Monday trying to identify problems with MacOS Catalina, report them, and try to figure out how we are going to fix them.Part of tat process has been fixing MySQL (which broke really bad) and also working on getting PHPStorm to debug..again…sort of. The port for xdebug has always been 9000.

Until, whenever someone at Jetbrains decided to change it to 9071. I cannot tell you how much time I wasted trying to get debug to work only to find out that the port has changed! Why on God’s sweet green Earth would anyone do that? It wasn’t well publicized and I found the answer quite by accident. In a random post, someone mentioned trying port 9071. What the actual fudge?

Debugging in PHPStorm is great when it works and for now, it does. Of course, when I update the OS it will probably break again. I’ve tried MAMP and XXAMP. The idea is wonderful. It is a contained system that should not care about my constant OS upgrades. Well, I couldn’t get it to communicate properly. I’m chalking that one up to Catalina. There are a number of things that just don’t work right now and it is because of a lot of different things. Security has been ramped up but it also prevents developers from doing basic things. For example, good luck getting a new setup of postfix to work on any level.

Ok. I am done ranting now. I’m blaming travel fatigue and a daughter for making me well, travel.