Hi AD, Thanks for your reply!
On 12 Apr., 12:28, "AD7six" <[EMAIL PROTECTED]> wrote: > How about just increasing the allocated memory in your php.ini file > (search for memory_limit). As you would never use scaffolding for any > length of time, it's a reasonable temporary solution to a temporary > problem (so you can explore while writing the rest of the app). Well, yes - this is really obvious. And it worked after I realize that in xampp there are two php.ini files, one for apache (which I have changed already) and one for the command line for using bake.php. Next I guess I need some pagination functionality to avoid the error above. > Your cake version *number* is useful for most questions, at least the 1.1, > 1.2 ;) Allright, I realize that it is easier to spot and identify "cake 1.1.14.4797 " instead of "stable (April 5)". > On 12 abr, 11:07, "schalker" <[EMAIL PROTECTED]> wrote: > > I have the latest stable Cake (April 5) and try my first steps locally > > with xampp. [...] Thanks again for your help. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
