[Neos] - Install - Uncaught exception

Aske Ertmann aske at moc.net
Sat Nov 29 11:50:36 CET 2014


Hi Sandro

You’ve hit the limit on allowed memory. You need to configure your PHP to allow more memory usage (memory_limit = 128M in php.ini). Typically 256 MB or more.

http://docs.typo3.org/flow/TYPO3FlowDocumentation/TheDefinitiveGuide/PartII/Requirements.html <http://docs.typo3.org/flow/TYPO3FlowDocumentation/TheDefinitiveGuide/PartII/Requirements.html>

Hope the helps you getting it running.

Cheers,
Aske

> On 29 Nov 2014, at 09:45, Sandro Barbieri <sandro.barbieri at redsmoke.ch> wrote:
> 
> Thank you Karsten,
> 
> I implemented the fix an I am getting a memory exception now:
> 
> [Sat Nov 29 09:28:43 2014] [error] [client ...] File does not exist: /var/www/favicon.ico, referer: http://...
> [Sat Nov 29 09:28:45 2014] [error] [client ...] File does not exist: /var/www/apple-touch-icon-precomposed.png
> [Sat Nov 29 09:28:45 2014] [error] [client ...] File does not exist: /var/www/apple-touch-icon.png
> PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 120 bytes) in /home/www-data/neos/Neos-1.2.0-beta2/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Object/DependencyInjection/ProxyClassBuilder.php on line 191
> 
> cheers
> 
> Sandro
> _______________________________________________
> Neos mailing list
> Neos at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos



More information about the Neos mailing list