I'm having a problem upgrading from 1.1.18 to 1.1.19 also. I downloaded the 1.1.19.6305 archive from the homepage. Is this the most recent version? If not, how do I access the most recent? A checkout from a svn repository?
I tried unpacking the entire cake directory and then copying my app folder in. Now when I try to load any pages on my localhost it says"the connection was reset" and it crashes apache. Anyone know what I'm doign wrong? Thanks. On Jan 16, 12:04 am, keymaster <[EMAIL PROTECTED]> wrote: > You're right. The newer version worked for me too. > > Also worked for bakesale stable. > > On Jan 15, 8:05 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > I think there's something strange going on in the1.1.19release. If > > you try a newer version it should work, atleast it did for me. > > >https://trac.cakephp.org/browser/branches/1.1.x.x > > > Thanks to AD7six @ #cakephp > > > On 15 Jan, 16:31, keymaster <[EMAIL PROTECTED]> wrote: > > > > I'm having exactly the same problem. > > > > An app which has worked no problem since cake 1.1.11 up to and > > > including 1.1.18, is all of a sudden stuck in infinite loop due to > > > model associations in 1.1.9. > > > > For what it's worth, the venerable BakeSale stable version is also seg > > > faulting in1.1.19due to model associations, but works fine in 1.1.18 > > > and before. > > > > Anybody know any more about this? > > > > On Jan 15, 9:57 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > > > I've now tried the cake_1.2.0.6311-beta release and my model > > > > associations works fine there as well as in 1.1.18. > > > > Is there a problem with1.1.19? It seems like the associations is > > > > overwritten in Model::__constructLinkedModel() method when it > > > > instantiate the associated model and therefore I end up in an endless > > > > loop which results in segmentation fault. > > > > > On 14 Jan, 09:57, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > > > > Hi, I've been trying to upgrade from 1.1.18 to1.1.19. It seems like I > > > > > have an endless loop in my model associations that I didn't have > > > > > before (1.1.18). Someone in #cakephp told me about this but I don't > > > > > understand why it was changed (couldn't find it in the changelog > > > > > either) and why it is happening. Could someone explain the problem to > > > > > me? The loop is in the VisitorStatistic and StatisticSource models. > > > > > Here's a bin of the problem.http://bin.cakephp.org/view/1456051979. > > > > > > Best regards > > > > > Tobias --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
