Post by Joel27 » Thu Jun 29, 2017 5:58 pm

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.

Newbie

Posts

Joined
Thu Jun 29, 2017 5:27 pm

Post by uksitebuilder » Thu Jun 29, 2017 6:09 pm

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

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by KlingstedtBros » Thu Jun 29, 2017 11:37 pm

Thank You!


Posts

Joined
Fri Nov 30, 2012 12:47 am

Post by IP_CAM » Fri Jun 30, 2017 1:38 am

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!

Code: Select all

memory_limit = 256M;
max_execution_time = 36000;
upload_max_filesize = 999M;
Just an idea... :D
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.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by paulfeakins » Fri Jun 30, 2017 6:02 pm

Joel27 wrote:
Thu Jun 29, 2017 5:58 pm
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.
Often your web host will be able to fix this.

UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk


User avatar
Legendary Member
Online

Posts

Joined
Mon Aug 22, 2011 11:01 pm
Location - London Gatwick, United Kingdom
Who is online

Users browsing this forum: Amazon [Bot] and 1 guest