This topic is locked

Uploads larger then 1MB

4/1/2008 4:18:30 AM
PHPRunner General questions
D
darkmage0 author

Ok so when I try to upload a file using a mysql LONGBLOB column, with the file setting under phprunner 4.2, I get an error saying "MySQL server has gone away" I Changed the php.ini settings for the max upload and max post size to 1024M, and im still getting this error
Any idea what might be causing this.
Thank you

Travis Wilson

Alexey admin 4/1/2008

Travis,
this seems to be a MySQL server issue.

Try to increase max_allowed_packetvalue in MySQL configuation file.

max_allowed_packet=1024M