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

Regine Rosewich regine.rosewich at hoellenberg.biz
Thu Feb 10 17:46:30 CET 2011


Hi Michael,

I checked everything you wrote in your mail and first nothing changed. Then
I checked the file mentioned in the error message. As far as I could see the
'?>' missed there as well as in the other file which caused the first PHP
error. Putting the missing '?>' to the end of the file solved the problem.

Miraculous isn't it, because the missing '?>' seems to have nothing to do
with memory problems of PHP (unless it caused a loop)?


-----Ursprüngliche Nachricht-----
Von: flow3-general-bounces at lists.typo3.org
[mailto:flow3-general-bounces at lists.typo3.org] Im Auftrag von Michael Feher
Gesendet: Donnerstag, 10. Februar 2011 17:16
An: flow3-general at lists.typo3.org
Betreff: Re: [FLOW3-general] WG: Installing Flow3-1.0.0-alpha14 on a MAC
together with MAMP PRO


> 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
_______________________________________________
FLOW3-general mailing list
FLOW3-general at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general




More information about the FLOW3-general mailing list