Thank you guys , you have really helped !!! I apologize for not answering sooner because I was busy fixing this issue and now is OK.
You confirmed what i suspected and that is that this hosting was not good enough. It had mysql timeout for just 10 sec's and basically when web site needed to make cache to all 35 tables it always got an error. This was not cakephp error. On godaddy's most cheap hosting it works OK , as well as on one other dedicated server which host around 50 websites from my friend who gave me a test account to see if it works out. I hope this thread will also help somebody else having same issue. I would like to ask now for an opinion because I am not so experienced in cakephp programming. So this web site now works fine with cake 1.2 , I may have to update a thing or two but in general it is OK. Would you suggest an upgrade to the most recent version, or do you think it is not necessary. My fear is that at some point, PHP hosting can be changed to higher version and that out of a blue the website will not work. Is my fear justified or am I just talking nonsense ? Thank you kindly for your help ! All the best Milos On Feb 17, 1:40 pm, cricket <[email protected]> wrote: > 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
