• This website is the place where I voice my opinions as well as work on my latest tools that I design for various companies and individuals.

How to Fix Random 403 Errors

December 29th, 2006 by Andrew Wells

For the longest time, I was getting random 403 Forbidden Errors and the error log would say “client denied by server configuration”. This error happened when a lot of pages were viewed in a short amount of time, or when a page was viewed with several dynamic images. This problem was common in picture viewers such as Gallery where some images didn’t load or the whole page was a 403 error page. Sometimes refreshing the page fixed the problem, but it was still annoying. Read this entry to see what causes it and how to fix it.

Read the rest of this entry »

PayPal IPN and GoDaddy Hosting

December 20th, 2006 by Andrew Wells

This took over 4 hours of debugging for me to figure out. Hopefully, this will save you time. Basically, the problem I was having was that I wasn’t getting the responses necessary from PayPal when I sent the requests from GoDaddy servers. This script made it much easier to get the job done.

Read the rest of this entry »