hi,

i'm wondering how to know what to set my php memory to? so far i've been using the default 16mb. is there any benchmarks i can gauge to know where i should have it? using drupal6, freebsd7, php5, and mysql5.

thanks,

ephman

Comments

rsanan-1’s picture

The last site I created had a lot of views. And each time attempting to load the views page I got a memory run out error.
I bumped it up to 128 MB. All is well since.

ephman’s picture

not really running any views. but does site traffic matter?

ephman