Managing SSL certificates in Zimbra can be tricky. The UI is buggy and when the cert expires it takes down the server due to the server’s services inability to talk to itself. Looking for help gives varying results depending on your Google search which will lead you down various troubleshooting paths. After endless looking I…
Category: Knowledge
3.0.8 Gallery is not supported on Windows
This might seems like a crazy error but if you upgrade your Gallery to 3.0.8 and get the following error: Gallery is not supported on Windows (PHP reports that you’re using: WINNT) Nothing makes your heart stop quicker than seeing that error message but there is good news…there is a quick fix: Look for index.php…
Word 2013 and Using Tab to Increase Indent
If for some reason your tab stops working as the default way you indent Bullet and Numbered lists, do the following to restore this functionality: File –> Options –> Proofing Select the “AutoCorrect Options” button Select the “AutoFormat As You Type” tab Click the “Set left- and firstindent with tabs and backspaces” Step of the ledge…
Command Line MySQL Backup Script on Windows Server
Since redoing the MySQL box a while ago I found the chore of backing up the MySQL starting to become tedious and needed a brain dead process. So after some searching and filtering through countless examples I settled on a pretty nice script here: HOW TO AUTOMATICALLY BACKUP ALL MYSQL DATABASES ZIP THEM AND DELETE BACKUPS…
Required Lookup Filter Error
ERROR: Value does not exist or does not match filter criteria. Sounds like an easy enough error to troubleshoot but the message was deceiving. I work in Salesforce.com a bit for work and while doing some field cleanup we started running in to this message. Of course we started getting it several days after the changes…
Backing up VM Server using the CLI
I do work for a company that has a VM Server with multiple hosts running on it. DNS, Mail, Web, these tasks generally work best on dedicated hosts so that when they go bump in the night they don’t take everything with it or complain when you have to reboot or restart services to fix…