tags:

views:

40

answers:

3

Hi,

Joomla 1.5 - is enough 48MB memory in PHP settings ? or is better at least 64MB ?

I ask because sometime is realy slow respond.

Merax

A: 

48 MB should be fine. Different from operating systems and classical applications that swap memory, increasing the memory limit in PHP will very rarely improve performance: If the memory limit is hit, the script usually simply crashes.

The reasons for the slowness of your site is most likely elsewhere, maybe on server level, maybe inside the Joomla application.

You may find the best resources on that in the Joomla community, which is very active. Googling turns up joomlaperformance.com which seems to have some articles.

Pekka
OS - FreeBSD, so it is fine.
Merax
from my experience. 48 MB is more than enough... however If you are planning to have image manipulation in your PHP scripts (gallery or community albums), I would recommend using more memory.
Alex
A: 

Joomla is designed to run on the default 8M of memory that PHP.ini by default provides.

Kindest regards Phil Taylor -- Joomla Expert from www.phil-taylor.com

Phil
A: 

Can you give us a link to the site so we can look at it?

Need a Joomla Expert?

Bruno