ServerTune provides -- managed and un-managed -- VPS hosting solutions at affordable prices to accommodate your personal and/or businesses needs.
Click here for more info ...

Browse by category
Search | Advanced search
By default, Php is configured to limit memory usage per process. To increase the default limit, SSH to the server and using your Linux text editor such as pico or vi, do the following:
Change the following directive from:
memory_limit = 8M ; Maximum amount of memory a script may consume (8MB)
to a higher value, such as 32M. Save, exit, and then restart apache: