Drupal
From Blue-IT.org Wiki
Troubleshooting
If error messages occur about memory linmit, then add:
vim sites/default/settings.php
to the
ini_set('memory_limit', '24M');
If error messages occur about memory linmit, then add:
vim sites/default/settings.php
to the
ini_set('memory_limit', '24M');