Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Error bei Cache Warmup #7

Open
3 tasks
mlwebworker opened this issue Nov 4, 2018 · 1 comment
Open
3 tasks

Fatal Error bei Cache Warmup #7

mlwebworker opened this issue Nov 4, 2018 · 1 comment
Labels
contao 4.4 solved solved, ready to export as markdown

Comments

@mlwebworker
Copy link
Contributor

Wortlaut der Fehlermeldung

PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 28672 bytes) in /var/www/vhosts/client-xzy/domain.tld/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 107
PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /var/www/vhosts/client-xzy/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/OutOfMemoryException.php on line 1
Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception

                                                                                                                                                                         
  [RuntimeException]                                                                                                                                                     
  An error occurred while executing the "cache:warmup" command: PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 28672 bytes) in /  
  var/www/vhosts/client-xzy/domain.tld/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 107                                               
  PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /var/www/vhosts/client-xzy/domain.tld/vendor/symfony/sy  
  mfony/src/Symfony/Component/Debug/Exception/OutOfMemoryException.php on line 1

Versionen/Zusatzinformationen

  • Contao: 4.4.24
  • PHP: 7.1
  • Browser (bei Javascript Fehlern):

Ort

  • Backend
  • Frontend
  • [x ] Contao Manager
  • Composer

Falls vorhanden: Link zum Forumsthread
https://community.contao.org/de/showthread.php?72424-Fatal-Error-bei-Cache-Warmup

@mlwebworker
Copy link
Contributor Author

Das Memory Limit war für PHP 7.1 auf 128M eingestellt.

@mlwebworker mlwebworker added the solved solved, ready to export as markdown label Nov 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contao 4.4 solved solved, ready to export as markdown
Projects
None yet
Development

No branches or pull requests

1 participant