Forum Moderators: open

Message Too Old, No Replies

Blob images randomly not loading MySQL

         

tomhumf

6:28 pm on Mar 26, 2009 (gmt 0)

10+ Year Member



Hi,

I've written a little CMS for a client to update their pages. The images are stored as blobs in a MySQL database. It works fine most of the time. Maybe one in a hundred times (or less) the images don't load, there is a broken image icon in browser, but the rest of the content (text) loads fine. I don't get any MySQL error.

Can anyone suggest why this is happening? And any ideas to solve it. Maybe checking if the image has loaded, and resending query if not?

Cheers

eeek

10:43 pm on Mar 26, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Could it be a memory limit issue? What do your logs say when the image doesn't load?