Modify the memory limit
To modify the assigned memory value to PHP, change the memory_limit value in the /opt/bitnami/php/etc/php.ini file:
memory_limit = 1G
Remember to restart your server to reload the configuration.
To modify the assigned memory value to PHP, change the memory_limit value in the /opt/bitnami/php/etc/php.ini file:
memory_limit = 1G
Remember to restart your server to reload the configuration.