Fatal Error when installing Concrete5 on Localhost Using Mamp Pro
Permalink
I receive this error when installing Concrete5.4.0 on my iMac:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 19456 bytes) in /Applications/MAMP/htdocs/concrete5.4.0/concrete/helpers/text.php on line 67
I'm using Mamp Pro for my server environment. I've changed my resource limits in my php.ini file (located under /Applications/MAMP/conf/php5 directory) to 32M, 64M, 128M, 256M, and 512M with no luck. I've also tried increasing the max_execution_time to 120 and the max_input_time to 120 as well. And still I get the fatal error. I've also tried different versions. Every time I edit the php.ini file I'm restarting the services, dropping my database, and deleting the concrete installation files.
Any Ideas? ? ?
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 19456 bytes) in /Applications/MAMP/htdocs/concrete5.4.0/concrete/helpers/text.php on line 67
I'm using Mamp Pro for my server environment. I've changed my resource limits in my php.ini file (located under /Applications/MAMP/conf/php5 directory) to 32M, 64M, 128M, 256M, and 512M with no luck. I've also tried increasing the max_execution_time to 120 and the max_input_time to 120 as well. And still I get the fatal error. I've also tried different versions. Every time I edit the php.ini file I'm restarting the services, dropping my database, and deleting the concrete installation files.
Any Ideas? ? ?
This is in the PHP Extentions panel for MAMP PRO.
This fixed the problem.