-
Fix WordPress Image Upload Error
Uploading images to Wordpress was failing intermittently. The error message pointed to the wrong solution. The actual fix was to add a client_max_body_size value to nginx.conf.
-
Send emails from WordPress hosted on Microsoft Azure Web Sites with/without Office 365
I moved my WordPress-powered site & blog to Microsoft Azure from another web hoster last week. The move was pretty easy and the site is running MUCH faster on Azure but there were still a few little details that needed to get worked out. The big one was figuring out how to get notification emails from WordPress.…