BrianGilbert / OSXAegirInstaller

This script installs aegir on OSX using Homebrew
30 stars 10 forks source link

Error when installing site in Aegir: Maximum function nesting level of '100' reached, aborting! #4

Closed ameeking closed 11 years ago

ameeking commented 11 years ago

When installing a site in Aegir I get the following error:

Drush command terminated abnormally due to an unrecoverable error. Error: Maximum function nesting level of '100' reached, aborting!

Adding the following line into php.ini seems to resolve the issue:

xdebug.max_nesting_level = 200

Thanks for all your hard work on this Brian.

Cheers Aaron

BrianGilbert commented 11 years ago

fixed https://github.com/BrianGilbert/OSXAegirInstaller/commit/3f56e6db18524012cf585bb1031491156a4d7249