Re: [Postfixadmin-devel] Setup error
Brought to you by:
christian_boltz,
gingerdog
From: Geoff S. <ge...@Qu...> - 2011-05-05 21:26:15
|
On Thu, 5 May 2011, Christian Boltz wrote: > Please run setup.php?debug=1 to get a more useful error message. FYI, I edited config.inc.php with my customisations, and then took its suggestion of saving it as config.local.php to proof it against upgrades. But when I ran setup.php, both with and without debug, I got the following in the error log: [Thu May 05 22:40:35 2011] [error] [client ::1] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 30720 bytes) in /etc/postfixadmin/config.local.php on line 137 If I used the original config.inc.php *or* my modified one as that filename (i.e. not being loaded as config.local.php), it ran just fine. Geoff. |