View Single Post
  #1 (permalink)  
Old 20-07-2007, 10:35
cowjam_2 cowjam_2 is offline
new member
 
Join Date: Jul 2007
Posts: 4
Default Occasional 403 error

My website hosting is http://www.cowjam.co.uk

I have a PHP/mysql photo hosting thing I knocked up. I upload photos into directories, then thumbnails are generated and stored in a database and a menu link with the directory name is created.

The trouble is I get sporadic outbreaks of 403 errors (and a 404 as I don't have a 403) at all stages, and I really don't understand how or why. I'm thinking there's something up with my code but I don't understand why I'd get a Forbidden, so can't really debug.
Reply With Quote