I dont know why Symfony is using that much memory, but as a work around you can edit your php.ini file and increase the memory limit specified by the "memory_limit" parameter.
On 30 January 2011 20:27, Michael <[email protected]> wrote: > I have updated to the latest Stmfony and Symfony-Sandbox code changes, > but keep getting the following error: > > Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to > allocate 261900 bytes) in /Users/hagaiarieli/Sites/nippopolis/src/ > vendor/symfony/src/Symfony/Component/HttpKernel/bootstrap.php on line > 1203 > > Any idea? > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony developers" 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-devs?hl=en > -- Dan Leech Web Developer www.dantleech.com -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en
