Share » Forums » Install & configuration » Memory limit.. and .htaccess problems

Memory limit.. and .htaccess problems

Memory limit.. and .htaccess problems

Sunday 20 June 2004 4:13:18 pm - 2 replies

Author Message

Kåre Køhler Høvik

Sunday 20 June 2004 11:41:25 pm

eZ publish probably runs out of memory due to template compilation. You can do this from command line : http://ez.no/ez_publish/documentation/development/scripting/supplied_scripts/template_compiler

--
Kåre Høvik

Kåre Høvik

James Packham

Monday 21 June 2004 3:49:08 am

I prefer to use a hack of index.php to get around it. Just add:

ini_set( "memory_limit", "-1M");

to the begining of index.php. This will disable the php memory limit. Just remember it's there when you upgrade :)

Regards,

James

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu