But look,... am I pulling 8 meg File...?, ... I don't think so just by
accessing one little page. Apparently I did something wrong in Models
or controllers,... and I can't find it what... the error is random,
its not alway coming up...
Anyone can tell what it is...?

thanks
chris


On Feb 14, 10:10 pm, Ryan Snowden <sicapi...@gmail.com> wrote:
> phpinfo() should also say this (from memory)
>
> On 15 February 2011 14:00, Meroe Meroe <whme...@gmail.com> wrote:
>
>
>
>
>
>
>
> > What O/S?
>
> > On Tue, Feb 15, 2011 at 12:23 AM, chris...@yahoo.com <chris...@yahoo.com>
> > wrote:
>
> >> Hi Ryan,
> >> sorry to bother you again,... but where is that php.ini file is
> >> located?
> >> Can't find it.
>
> >> thanks
> >> chris
>
> >> On Jan 15, 7:39 am, Ryan Schmidt <google-2...@ryandesign.com> wrote:
> >> > On Jan 14, 2011, at 23:28, chris...@yahoo.com wrote:
>
> >> > > getting error on first attempt to access the user page,... after
> >> > > all,... refresh,... it getting thru and working... why...? Did anyone
> >> > > know why...?
>
> >> > > Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
> >> > > allocate 311296 bytes) in /home/zipmaniak/zippopeople.com/html/app/
> >> > > views/users/show.ctp on line 344
>
> >> > As the error message says, your PHP process ran out of memory. Your
> >> > php.ini is currently configured to allow each PHP process only 8MB of
> >> > memory, and this was clearly not enough. Allow each PHP process to have 
> >> > more
> >> > memory, by editing the appropriate value in your php.ini.
>
> >> --
> >> Our newest site for the community: CakePHP Video Tutorials
> >>http://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 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 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

Reply via email to