Hi There,
I'm receiving below error when I click second page at Settings/Image/ Data/Journal 2.
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 32103556 bytes) in /home/zoomupco/public_html/system/library/image.php on line 24.
Since I'm still new to the opencart, asked my friend to raise the memory limit in the php.ini . Even after done still getting the same error. Not sure where went wrong.
Any help would be appreciated.
Thank you.
I'm receiving below error when I click second page at Settings/Image/ Data/Journal 2.
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 32103556 bytes) in /home/zoomupco/public_html/system/library/image.php on line 24.
Since I'm still new to the opencart, asked my friend to raise the memory limit in the php.ini . Even after done still getting the same error. Not sure where went wrong.
Any help would be appreciated.
Thank you.
Most likely you have a rather large image that OpenCart cannot cope with when it tries to generate thumbnails etc.
To resolve, go in to your ftp program and check in the image folder and it's subfolders to find the large image
You should be able to list the files by size which should help you identify the offending image.
Delete it or download it and resize in your favourite image editing software, then re-upload
To resolve, go in to your ftp program and check in the image folder and it's subfolders to find the large image
You should be able to list the files by size which should help you identify the offending image.
Delete it or download it and resize in your favourite image editing software, then re-upload
You could also try to enlarge the Memory Limit Value in both of your
php.ini files, to possibly also add larger images.
At least, if your Server Setup will accept higher values!
Just an idea...
Ernie
php.ini files, to possibly also add larger images.
At least, if your Server Setup will accept higher values!
Code: Select all
memory_limit = 256M;
max_execution_time = 36000;
upload_max_filesize = 999M;

Ernie
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Often your web host will be able to fix this.
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Who is online
Users browsing this forum: Amazon [Bot] and 1 guest