The default memory limit is 90M and this is usually more than sufficient for most needs. If you need to raise this limit, you must create a phprc file.
If you wish to increase this limit, add the following line:
memory_limit = 128M
you should check to confirm the values have updated. You can do this by creating a phpinfo.php file.