I'm using fatcow as my service provider. Here the steps for solve this
- Log in to your FatCow Control Panel.
- Go to CGI and Scripted Language Support.
- Click PHP Scripting.
- Your php.ini file is displayed in a text box at the bottom. Click Edit if you cannot edit the php.ini file text.
- Locate the following block of code within your php.ini file:; Maximum amount of memory a script may consume (128MB)
; http://php.net/memory-limit
memory_limit = 32M - Modify the highlighted value for memory_limit as desired (example: 35M, or 40M, or 45M).
- Click Save.
No comments:
Post a Comment