Skip to Content

4 posts tagged with error

Dividing by zero

The irony. ;)

While trying to retrieve the URL: http://www.dividebyzero.co.za/
The following error was encountered:
* Zero Sized Reply

 

404

One of my favourite features of this site is my backend, behind-the-scenes error handling.

Each time a 404 error is logged, I capture it into my DB and my custom 404 page either redirects (based on the requested URI) to an alternative page I have pre-defined, or failing that … view full post

 

SQL memory problem

The SQL memory problem I am experiencing is either directly related to the list of 5 latest referers that I was displaying on every page, or is because of a technical fault on the server. I’m waiting to find out, and until then I’ve simply removed the list – which appears to make the rest of the site work again. … view full post

 

SQL and Google Hilite

Something’s up with my SQL server, I have e-mailed my trusty host to find out what the problems are, so until then don’t expect this site to operate very well.

Have added a little feature to this site called Google Hilite, thanks to Dean @ … view full post