Re: minimum memory for cake 1.3

2011-04-09 Thread Miloš Vučinić
Thanks a lot, I really apreciate your responce .

Kind regards,
Milos Vucinic

On Apr 9, 1:22 pm, Andras Kende  wrote:
> Hello,
>
> 8MB is not much nowadays, php 5.3 is default setting is 128MB..
> Probably 32-64 should be fine for a simpler app...
>
> You could Install debug_kit to see memory 
> usage:https://github.com/cakephp/debug_kit#readme
>
> also in queries make sure to use fields and correct associations to only pull
> data out from database which is needed...
>
> Andras Kendehttp://www.kende.com
>
> On Apr 9, 2011, at 10:24 AM, Miloš Vučinić wrote:
>
> > Hi guys,
>
> > I made a project for my faculty , a temporary web site which collects
> > answers to one poll in cake php 1.3. It runs ok, but when I log into
> > cake admin, I get error that I have reached my 8mb memory limit.
>
> > having in mind that I did not use much resources , and that in total
> > with auth component I have 10 tables I guess i couldn't made much
> > mess. Everything was baked, and just a few things I added nothing
> > special..
>
> > So , I read that 8 mb for cake is not so much. What is some regular
> > sized minimum to run app with cake, and how can I measure project
> > memory usage in apache in my local machine ?
>
> > Thanks, all the best !
> > Milos
>
> > --
> > Our newest site for the community: CakePHP Video 
> > Tutorialshttp://tv.cakephp.org
> > Check out the new CakePHP Questions sitehttp://ask.cakephp.organd help 
> > others with their CakePHP related questions.
>
> > To unsubscribe from this group, send email to
> > cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> > athttp://groups.google.com/group/cake-php

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: minimum memory for cake 1.3

2011-04-09 Thread Andras Kende
Hello,

8MB is not much nowadays, php 5.3 is default setting is 128MB..
Probably 32-64 should be fine for a simpler app...

You could Install debug_kit to see memory usage:
https://github.com/cakephp/debug_kit#readme

also in queries make sure to use fields and correct associations to only pull
data out from database which is needed...

Andras Kende
http://www.kende.com


On Apr 9, 2011, at 10:24 AM, Miloš Vučinić wrote:

> Hi guys,
> 
> I made a project for my faculty , a temporary web site which collects
> answers to one poll in cake php 1.3. It runs ok, but when I log into
> cake admin, I get error that I have reached my 8mb memory limit.
> 
> having in mind that I did not use much resources , and that in total
> with auth component I have 10 tables I guess i couldn't made much
> mess. Everything was baked, and just a few things I added nothing
> special..
> 
> So , I read that 8 mb for cake is not so much. What is some regular
> sized minimum to run app with cake, and how can I measure project
> memory usage in apache in my local machine ?
> 
> Thanks, all the best !
> Milos
> 
> -- 
> 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
> cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
> http://groups.google.com/group/cake-php

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


minimum memory for cake 1.3

2011-04-09 Thread Miloš Vučinić
Hi guys,

I made a project for my faculty , a temporary web site which collects
answers to one poll in cake php 1.3. It runs ok, but when I log into
cake admin, I get error that I have reached my 8mb memory limit.

having in mind that I did not use much resources , and that in total
with auth component I have 10 tables I guess i couldn't made much
mess. Everything was baked, and just a few things I added nothing
special..

So , I read that 8 mb for cake is not so much. What is some regular
sized minimum to run app with cake, and how can I measure project
memory usage in apache in my local machine ?

Thanks, all the best !
Milos

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php