[FLOW3-general] WG: Installing Flow3-1.0.0-alpha14 on a MAC together with MAMP PRO

Michael Feher michael at feher.at
Thu Feb 10 17:16:15 CET 2011


> PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to
> allocate 71 bytes) in
> /Applications/MAMP/htdocs/FLOW3/Packages/Framework/FLOW3/Resources/Private/C
> onfiguration/Yaml/Loader.php on line 284

looks like you still have a memory limit of 32M in your configuration. 
Have you tried to search for the string "32M" in you php and apache 
configuration. Don't forget to restart your apache after you have 
changed any configuration in php.ini or in the apache configuration files.

you might also check if there are any .htaccess files in your path to 
FLOW3 as they might change the memory limit as well.

br. Mike


More information about the FLOW3-general mailing list