western willow ventures inc.

eye on the net
  • Home
  • Contact
  • Web
  • Graphics
  • ARDi
  • Samples
  • Your Photos on Canvas
  • My Photos on Canvas
Home | Blogs | Franco's blog

How do I Increase the memory available to Drupal in a hosting environment.

Tue, 2010-05-11 20:31 |  Franco

This is something I have to do frequently so I am posting it here so I dont have to search for it!

Increase PHP memory limit (4 methods)

The one I use most is to use my php.ini file or do it inside the drupal settings.php file.

settings.php:

ini_set('memory_limit', '96M');

php.ini:

memory_limit = 16M

Franco's blog |  Login to post comments |  Tags: drupal, hosting, memory

Navigation

  • Contact form
  • Feed aggregator
  • Lab
© 2010 Western Willow Ventures Inc.

Designed by Heidi Selzler.