When uploading some images, like homepage images for the background, they are not taken into account.

The problem comes from the memory limit of your server configuration. Connect by FTP to the root of your server. Then search for the php.ini file and download it. Open this file with a text editor, and search for this line “memory_limit = xxM” (it can be 32M for instance), replace your value xxM by 64M. Save the file and upload it to the server. Now you need to restart Apache for the changes to effect.

Did You Find This Article Helpful?

Yes - 1 visitors found this post helpful
No - 0 visitors found this post was not helpful