Fix: The Destination Mailbox Does Not Exist – Mac Mail

Fix: The Destination Mailbox Does Not Exist – Mac Mail

You may receive an error message in Mac OS X Mail when you try to delete or archive an email message.   The message “” could not be moved to the mailbox (null). The destination mailbox does not exist.   If the email account you are moving the email message with is using IMAP, it is...

Continue reading
Tags:
Mac

iOS 11.2.5 New Features

iOS 11.2.5 New Features

iOS 11.2.5 includes support for HomePod and introduces the ability for Siri to read the news (US, UK and Australia only). This update also includes bug fixes and improvements.  HomePod support*Setup and automatically transfer your Apple ID, Apple Music, Siri and Wi-Fi settings to HomePod. Siri News*Siri can now read the news, just ask, “Hey Siri, play the...

Continue reading
Tags:

Fix: FastCGI: incomplete headers (0 bytes) received from server – MAMP Pro

Fix: FastCGI: incomplete headers (0 bytes) received from server – MAMP Pro

If you are experiencing 500 Internal Server errors on your websites in MAMP Pro, review your PHP error log. If you see the following errors around the same time you received the 500 erros on your websites, follow the steps below.   [date] [error] [client] FastCGI: comm with server "/Applications/MAMP/fcgi-bin/php7.1.8.fcgi" aborted: idle timeout (30 sec) [date]...

Continue reading
Tags:
Mac

How To: Use MAMP Pro on Mac OS X With Let’s Encrypt (CertBot/ACME) to Automatically Generate SSL Certificates

How To: Use MAMP Pro on Mac OS X With Let’s Encrypt (CertBot/ACME) to Automatically Generate SSL Certificates

Let’s Encrypt is a free (CA) Certificate Authority that has become a popular alternative for generating free SSL certificates. Let’s Encrypt allows you to create a fully functional SSL certification with chain files that is valid for 3 months (90 days). After 3 months, you can automatically renew the SSL certificate again for another 3 months,...

Continue reading

Fix: Failed Authorization Procedure. Client Lacks Sufficient Authorization. – Let’s Encrypt SSL

Fix: Failed Authorization Procedure. Client Lacks Sufficient Authorization. – Let’s Encrypt SSL

If you are trying to obtain an SSL certificate using Let’s Encrypt’s certbot, you may receive an unauthorized error for the www or *. version of your domain name and the verification fails repeatedly.   The command you use: sudo certbot certonly --webroot -w /var/www/example -d example.com -d www.example.com   The error: Failed authorization procedure. www.example.com...

Continue reading