I built a website allowing users to upload their files into a MySQL server. It would seem that I have not configured something correct because if the file is larger then 2 Meg, the upload script fails with he warning:
Database error storing file: MySQL server has gone away
I am dealing with text files... rtf and word docs. Anything under 2 Meg works great. Anything even slightly above kills the dB connection... :eek:
So I was hoping that someone could verify where and what to check... maybe I missed changing a setting somewhere... 😕
Any ideas 😕
Thanks