Category: WebDev & Code

  • Blog traffic

    According to cloudflare, my blog traffic this month. According to google analytics, my blog traffic this month. The difference? a) Cloudflare is counting requests to my server (each image, each file, each style sheet) whereas Google Analytics is joining requests from the same visitor into a session. b) Hackers don’t always ask for a page,…

  • Upgrading my server to PHP7 broke wordpress admin interface (cloudflare)

    wp-cli, a command line interface for WordPress, just saved me a big headache. It all began when I updated my server to the latest ubuntu LTS. That removed PHP5 support and replaced it with PHP7. That meant several of my sites stopped working as the nginx configuration had to change. With that done I thought…

  • Hot topic – our backup server (overheating!)

    Ahh, computer backups. I’ve said before and learn’t first hand how important they are over the years. My business backup routine is to copy the files from the server in another building. I used to have a ReadyNAS NV+ (image on wikipedia) and for many years it served us well. Actually, 8 years, which is…