CE Phoenix Upgrader Utility

Fatal error: Allowed memory size of 33554432 bytes exhausted - CE Phoenix Upgrader Utility

Fatal error: Allowed memory size of 33554432 bytes exhausted

by cwh2000 » Sat Jul 13, 2024 12:04 am

Host was upgraded from php 7.4 to php 8.1 - As allow_url_fopen wasn't enabled and couldn't be with the shared server environment.

On page 7 going to:
https://our domain/catalog/upgrader/index.php?step=8

Error received: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 130735920 bytes) in /home/neperfmust/public_html/catalog/upgrader/inc/functions/functions.php on line 509
cwh2000
Member
Posts: 60
Joined: Fri Jul 30, 2021 10:21 am
Phoenix Version: v1.0.9.9
Contact:

Re: Fatal error: Allowed memory size of 33554432 bytes exhau

by cwh2000 » Sat Jul 13, 2024 12:32 am

Downgraded the php 7.3 and same error message: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 148246736 bytes) in /home/neperfmust/public_html/catalog/upgrader/inc/functions/functions.php on line 509
cwh2000
Member
Posts: 60
Joined: Fri Jul 30, 2021 10:21 am
Phoenix Version: v1.0.9.9
Contact:

Re: Fatal error: Allowed memory size of 33554432 bytes exhau

by zipurman » Sat Jul 13, 2024 12:50 am

Your host needs to assign you more memory for php.

You can usually do this using cpanel php ini editor. increase memory_limit
zipurman
-----------
User avatar
zipurman
Builder
Posts: 540
Joined: Tue Oct 13, 2020 5:20 pm
Phoenix Version: v
Contact:

Re: Fatal error: Allowed memory size of 33554432 bytes exhau

by cwh2000 » Sat Jul 13, 2024 1:10 am

memory_limit = -1 solved the problem
cwh2000
Member
Posts: 60
Joined: Fri Jul 30, 2021 10:21 am
Phoenix Version: v1.0.9.9
Contact:

Re: Fatal error: Allowed memory size of 33554432 bytes exhau

by zipurman » Sat Jul 13, 2024 1:21 am

yup. -1 means no limit. 😊
zipurman
-----------
User avatar
zipurman
Builder
Posts: 540
Joined: Tue Oct 13, 2020 5:20 pm
Phoenix Version: v
Contact: