Page 1 of 1

Softaculous PHP Memory error

Posted: Fri Sep 20, 2019 2:54 pm
by DRS
Hi,

My server gives error 503 when downloading a backup from softaculous. I have seen that it generates this error:

PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 536346624 bytes) in /usr/local/vesta/web/softaculous/index.php

I have increased (and restarted the server) the memory_limit parameter in these files:

/etc/php.ini
/usr/local/vesta/php/lib/php.ini
/usr/local/vesta/src/rpm/conf/php.ini

No changes, still giving error. Apache+Nginx at CentOS. Any ideas?

Thank you.