MySQL server has gone away

Discussion in 'ASP / ASP.net' started by cwcommunications, Mar 23, 2009.

  1. cwcommunications CSNM Customer

    I have created a photo upload facility using persists.jpeg, which has worked well so far. But, when I try to upload a 1.13MB jpeg image it uploads the image but throws an error message 'MySQL server has gone away'.

    I need to be able to upload images up to 2MB so any idea how I solve this?:blush:
  2. siphilp CSNM Customer

  3. cwcommunications CSNM Customer

    Yeah - the image is resized and inserted into the DB. It worked on a 580KB image but just times out on anything larger. I'm not sure if this is something I have done wrong, or a server setting!

Share This Page