OSRM / Docker on an M1 MacBook
If you’re trying to setup OSRM with Docker on a MacBook you may run into trouble when extracting/processing map data. The script fails silently so isn’t much help. Here’s the tutorial I’ve been following: https://medium.com/@anjulapaulus_84798/osrm-lets-run-it-on-docker-a437b6bf2f90 Specifically this part: It turns … Continue reading
Correct WordPress File/Folder Permissions
Seems to be right to me, for most of the time anyway: Thanks to Manuel: https://stackoverflow.com/a/23755604/12163343
Allow PHP to send mail in Fedora
Just run into this one as I’ve been configuring a new server. On a fairly standard Fedora set-up it’s likely that the reason you can’t send emails from a PHP script is in fact because SELinux is stopping Apache (httpd). … Continue reading
Where’s Fedora 14 System Rescue?
I’ve just finished troubleshooting some things on my server and one thing that held me up was finding System Rescue on the Fedora 14 CD! Well this turned out to be because it isn’t on every Fedora 14 CD, you … Continue reading