Main Content

Category: Web Design & Development

Fixed: JetPack and Varnish 502/503 Error on Nginx

tl;tr: Disable Varnish, connect JetPack, re-enable Varnish. I’m not a server guy, but I do run my own server and it’s not bad most of the time. But lately I’ve been having errors with JetPack where it fails to connect with WordPress.com properly. On activation, it hits WordPress.com just fine but on its way back, […]

WP Sync DB makes moving or deploying WordPress sites simple.

Moving a WordPress site isn’t hard for some, but the less technically minded you are, the harder it is. To make it easy, check out WP Sync DB. This free plugin allows you copy site A’s WordPress database to site B. It does all the hard work and you just need to fill out a […]

PHP fixes security bug then takes down websites (502 error) when they upgrade.

I have manage my own Ubuntu server (12.04.4 LTS with Nginx) over at DigitalOcean and when I ran the upgrade command tonight (sudo apt-get upgrade) everything went offline. Instead of websites, I was getting an 502 bad gateway error. Turns out, PHP updated and fixed a security issue, that then took my websites offline as the server didn’t […]

What do you use for developing locally on a Mac? MAMP, VirtualHostX, AMPPS?

What do you use for developing locally on a Mac? Mamp, VirtualHostX, AMPPS? Something else? I asked around and everyone does it a bit differently. I’m looking for quick and easy and mainly for WordPress development. Nothing complicated. So far, Mamp is winning both the Twitter vote and other channels. What do you use for […]

Nerd Memories – Zip Disks

When I was in college we had Iomega Zip and Jazz disks! I still have some around here with files on them. I keep thinking that someday I’ll get those files off them. However, that someday will never come. image via nataliedee.com

JetPack monitors your WordPress site in real time to ensure it’s online.

Want to know if your site goes down? I do. That way I can get it back online ASAP. I’ve been researching site monitoring services lately and most will check a site every 15-30 minutes unless you pay. 30 minutes before an alert is way to long. If you run WordPress, you can get your […]

Testing Out Nginx, WordPress & Varnish

If you’ve been reading my blog, or following me on Twitter, than you know I’m now managing my own server and I’m having some issues. It’s not this site, it’s a different one. I’ve tried a lot of things to make the site better and it seems better, but will sill randomly run out of […]