After a long time of talking with MediaTemple support about this issue, I finally received an answer. Hopefully this will help someone else out there struggling with this question, as the answer was nowhere to be found on Google when I searched it originally. I encountered this issue
Wouldn’t it be great if while you were searching for your next vacation, the website that listing the resorts also had the current temperature of that resort on the page so you could see what to expect if you were there today. Something like that sounds great at first, but unfor
AS per the NIST Special Publication 800-57; Computer Security Division; Information Technology Laboratory; National Institute of Standards and Technology (NIST); July 2012 “SHA-1 has been demonstrated to provide less than 80 bits of security for digital signatures; at the public
Error Received in Apache Error Log: [error] ZSRV_MSG0065: Failed to search ‘<Null>’ with filter ‘(&(objectCategory=person)(objectClass=user)(samaccountname=USERNAME))’: Error is Operations error Scenario: Trying to authenticate with LDAP using “
So you’re editing files on a Linux box using vi/vim and you come across comments that are just hard to read due to dark blue text on a black background. What do you do? Here are two solutions… Temporary Solution: Simply change the color scheme of the current vim session us
URL Rewrites on Microsoft Windows Server 2012 R2 build with IIS v8.5.9600.16384 Are you trying to get a basic rewrite rule to work with your newly installed IIS server? If you’re like me, you probably searched the web looking for an answer to your problem. Well, let me share how
The payment history system at work was calculating the balance due for a client and came up with a balance of -2.27373675443E-13 The simple calculation was as follows: (2816.32 – 1379.98) – 1436.34 Apparently, PHP trying to perform all these complicated operations in one l
Sending an HTML email using PHP’s Pear Mail, and including a blind carbon copy (Bcc) address and a Carbon Copy (Cc) address when sending. Step #1: Make sure that Pear is installed on the server. In SSH, type “pear” and hit enter. If Pear Mail is installed, it should
Looking for a great base platform to start your small web development project? Look no further than Bootstrap! Bootstrap is a great framework to use when developing a simple, clean-looking website. Get Bootstrap Here! A web framework doesn’t mean that everything is done for you.