SAKRA WebStudio
Showing posts with label
build
.
Show all posts
Showing posts with label
build
.
Show all posts
Thursday, February 23, 2012
Symfony Build: Fatal error: Allowed memory size of x bytes exhausted
If you run a symfony command, it is run by php
cli
, not apache.
So increase the
memory_limit
to
128M
in the /etc/php5/
cli
/php.ini file. Building will work fine.:)
Older Posts
Home
Subscribe to:
Posts (Atom)