I tested my app locally, and memory usage is 41526.5 KB Furthermore this is only the first page of backend.php, it is a login page, and all the backend was generated by using admin generator. I don't know there are any way to optimize the generator.yml. Is that true that admin generator itself will consume more memory?
On Fri, Apr 3, 2009 at 8:21 AM, FÁSI Gábor <[email protected]> wrote: > > This problem has nothing to do with max_execution_time, and by the > way: that's a php config value, not an apache one. > > On Fri, Apr 3, 2009 at 05:48, sherwin corpuz <[email protected]> > wrote: > > Your Apache execution is only 30 second in default, make it large, > > max_execution time of your php.ini file and restart your apache. > > > > > > > > On Fri, Apr 3, 2009 at 10:03 AM, xhe <[email protected]> wrote: > >> > >> I am using shared hosting, but my backend can not be used due to > >> memory inefficiency: > >> > >> Fatal error: Out of memory (allocated 51380224) (tried to allocate > >> 7680 bytes) in /home1/transla1/public_html/symfony-clb/lib/model/om/ > >> BaseUserColorEyePeer.php on line 80 > >> > >> are there anyway to reduce the memory usage? > >> > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
