I’ve gotten Apache and Nginx to each work seprately, now I’m following a tutorial to get NginX to Reverse Proxy to Apache using Fast-CGI… the first command seems to be downloading the mirror as expected, but the second command isn’t finding the file it just downloaded. I’m thinking there’s probably an update. The book was written in Jan of last year, but something still seems to not be in alignment… not sure what else to try.
This is kind of the problems with following all these how to guide… everybody tends to take them verbatim without actually reading through them to know what everything is doing. The guide was problem written when PHP 7.2.0 was first released and never updated again.