Forums

This topic is locked

MySQL ERROR with Dreamweaver CS3

Posted 15 Jul 2008 06:40:23
1
has voted
15 Jul 2008 06:40:23 Craig Hennon posted:
To all the Dreamweaver/MySQL people out there,

I have a question that I hope you can help. I'm currently creating a dynamic website with Dreamweaver CS3. When I connected to the MySQL database through D-CS3, I received an error ("MySQL Error#: 2013, Lost connection to MySQL server at 'reading initial communication packet', system error:111). I already have 1 connection to the DB via Dreamweaver and had no issues. Any suggestions? I'm working via phpMyAdmin through the control panel of the hosting company I'm with. I been using MySQL via phpMyAdmin....I have no knowledge whatsoever with programming. Please help.

Thanks,
Craig

Replies

Replied 15 Jul 2008 20:34:49
15 Jul 2008 20:34:49 Georgi Kralev replied:
Hi Craig,

It seems that you have to increase the value for <b>max_allowed_packet</b>.

The following MySQL article explains this problem in more details:
dev.mysql.com/doc/refman/5.0/en/packet-too-large.html

I hope this helps you.

Regards,

Georgi Kralev

Homepage: gdkralev.googlepages.com

Reply to this topic