Keywords: Magento - Virtual Machines - Technical issue - Other
Description:
i can't increase memory_limit for magento
- In 4 following files i set "memory_limit" to "4G"
/opt/bitnami/php/etc/php.ini
/apps/magento/htdocs/.htaccess
/apps/magento/htdocs/.php.ini
/apps/magento/htdocs/.user.ini
But in "phpinfo()" i'm sill getting 758M in catalog /apps/magento/htdocs/
Provide instructions on how to change memory_limit to magento VM.