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.