On Wed, Feb 16, 2011 at 1:03 PM, Miloš Vučinić <[email protected]> wrote: > > Now, from time to time i get the warining: Warning (512): SQL Error: > 2006: MySQL server has gone away [CORE/cake/libs/model/datasources/ > dbo_source.php, line 525]
This is not a Cake issue. It may appear to be because it mentions dbo_source.php but that's simply passing on the message as reported by MySQL. Use google to search "Error: 2006: MySQL server has gone away". You should contact your hosting company about it. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
