This site has been archived. To learn more about our current products Ibexa Content, Ibexa Experience, Ibexa Commerce head over to the Ibexa Developer Portal
Wednesday 14 December 2016 10:05:47 pm - 1 reply
Is there any way to get around this?:
enersen@php55-shell:~/ezpublish/ezplatform$ php -d memory_limit=-1 ./composer.phar installLoading composer repositories with package informationUpdating dependencies (including require-dev)PHP Fatal error: Out of memory (allocated 657457152) (tried to allocate 72 bytes) in phar:///home/3/e/enersen/ezpublish/ezplatform/composer.phar/src/Composer/DependencyResolver/RuleSetGenerator.php on line 126
Fatal error: Out of memory (allocated 657457152) (tried to allocate 72 bytes) in phar:///home/3/e/enersen/ezpublish/ezplatform/composer.phar/src/Composer/DependencyResolver/RuleSetGenerator.php on line 126
Monday 19 December 2016 7:45:58 pm
Hi,
Do you have XDebug running during the install? If so, try disabling this, see https://getcomposer.org/doc/articles/troubleshooting.md.
You must be logged in to post messages in this topic!