Resources and Downloads: "Fatal error: Allowed memory size of..." "Fatal error: Allowed memory size of..." ================================================================================ ksenija dimitrijevic on March 06, 2008 A: The problem with memory limit should be solved simply by editing conf.php file (if appears in the Vivvo Administration) or admin/admin_include.php file (if appears when creating DB backup) by adding the following line starting from the beginning of the file: ini_set("memory_limit","32M");