#ERROR 2006 MySQL server has gone away
Posted by: songthit (203.81.72.---)
Date: July 04, 2008 04:06PM

I want to upload pdf files to MySQL server.
I can upload less than 1mb. But, When I upload file that is more than 1mb, phpmyadmin displays error message (#error 2006 MySQL server has gone away).
Next: I want to now what configuration files is the main files. I found more than one.
Please replay. Sorry for my English.

Options: ReplyQuote
Re: #ERROR 2006 MySQL server has gone away
Posted by: yfastud (Moderator)
Date: July 04, 2008 05:01PM

Through wamp tray icon, you can access to all main config files: httpd.conf for apache, my.ini for mysql, and php.ini for php
Not sure how to help when you did not say how you uploaded the pdf file

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: #ERROR 2006 MySQL server has gone away
Posted by: songthit (203.81.72.---)
Date: July 04, 2008 05:50PM

Thanks for reply!
my table is:
id_files tinyint(3)
bin_data mediumblob
description tinytext
filename varchar(50)
filesize varchar(50)
filetype varchar(50)

I upload files from phpmyadmin. please help me!

Options: ReplyQuote


Sorry, only registered users may post in this forum.