WordPress says “The server cannot process the image. This can happen if the server is busy or does not have enough resources to complete the task. Uploading a smaller image may help. Suggested maximum size is 2560 pixels.” after uploading an oversized image, then apache promptly dies.
Continue readingCategory Archives: Deployment
Setting wildcard subdomain on Cloudflare DNS doesn’t work
If you use the Full (Strict) mode, you may run into Invalid SSL certificate 526
on www or other subdomains. Even though their official documentation claims that adding a A record with *
should work, it didn’t for me.
The solution is to add Redirect Rules for them.
Continue reading