Disable Xdebug running Composer on Trellis

When you use Trellis for local WordPress development, Xdebug is installed for debugging. This can be very useful. But when you run composer to update plugins, WordPress and so on and use Xdebug composer will become very slow. And you will get this warning You are running composer with xdebug enabled. This has a major […]

Migrating WordPress from Dreamhost LAMP to Nginx Web Server

Migrating a WordPress site from a LAMP server to a LEMP server can be rather daunting even when you have quite a bit of documentation, but scattered, and some help, but limited, from Dreamhost. Here I will summarize how I got to migrate the initial WordPress site from my LAMP VPS to a LEMP VPS […]