Errors related to applications, code (PHP, Ruby, etc.), hardware, drivers, etc.
If you receive the below error on Windows XP then your boot partition has likely become corrupted for some reason. I would suggest that immediately following repairing the boot partition that you backup all of your important files or all of your files if possible because a lot of the time if the boot partition…
The error in the title causes all pages on a ZenCart installation to display this followed by a SQL select statement. The error is related to the Ultimate SEO URL’s ZenCart addon. The issue could be caused by one of two things which are the SEO URL cache is corrupted for some reason or the…
I recently downloaded a trial version of an application that was packaged as an ISO image. I decided to mount the image with Daemon Tools to install the trial instead of burning to a DVD and installing that way. Anyhow I mounted the image which then became drive K: on my computer. Next I clicked…
I was recently on a trip and trying to update Twitterrific on my iPod Touch device. When I would attempt to update the tweets for numerous users I kept getting an error that said it was unable to connect to Twitter because of a YAJL error. The exact error is displayed below. Error: The connection…
You may get the below phpMyAdmin error for a couple different reasons which could be related to upgrading PHP or possibly on a new installation of phpMyAdmin. The issue can be resolved easily by installing or upgrading mcrypt on your server. Error:Cannot load mcrypt extension. Please check your PHP configuration.
When attempting to import a gzip sql file into MySQL via phpMyAdmin I continued to get the error below. There are a couple ways to get around this issue which depend on if you have access to the server or not. Below I will describe two ways to resolve the error if you have access…
During initial installation of a subversion repository server you may run into issues with authentication methods. This issue is probably related to not having a package installed that needs to be for your authentication to function properly. Error Received in TortoiseSVN: Could not obtain a list of SASL mechanisms
I turned my laptop on this evening and my Internet Explorer was not able to load any web pages. It would launch and then show nothing but a blank page. After 30 to 60 seconds it would show as not responding in Windows Task Manager. The below image is what it looked like when attempting…
During verifying some upgrades I had made to a ZenCart store I ran into some issues during checkout with a couple accounts. The issue was that my browser would get caught in a redirect loop after I added contents to my shopping cart and then attempted to checkout. At first I thought the issue may…