| List: | Eventum Development | « Previous MessageNext Message » | |
| From: | Joao Prado Maia | Date: | August 8 2005 7:16pm |
| Subject: | RE: "Allowed memory size" error on Configuration - General Setup page | ||
| View as plain text | |||
Carl, > Any ideas on what is causing this and if any fix is possible. > The cause is that PHP is configured to use at most 8 megs of memory, but that particular script requires more than that, so the error is triggered. To fix this, edit /path-to-eventum/config.inc.php and add the following in there: ini_set('memory_limit', '64M'); --Joao
| Thread | ||
|---|---|---|
| • "Allowed memory size" error on Configuration - General Setup page | Carl Morris | 8 Aug |
| • RE: "Allowed memory size" error on Configuration - General Setup page | Joao Prado Maia | 8 Aug |
| • RE: "Allowed memory size" error on Configuration - General Setup page | Carl Morris | 8 Aug |
