[Wylug-admin] Web pages and lists of groups

Phil Driscoll phil at dialsolutions.co.uk
Thu Nov 29 10:19:57 UTC 2007


On Thursday 29 Nov 2007, Dave Fisher wrote:
> Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
> allocate 58368 bytes) in
> /export/csweb1_a/csweb1_www/wylug/wp-admin/includes/schema.php on line 34
>
> That seems to be in the middle of a big string literal containing a
> whole load of SQL, so either something screwy is going on or PHP is
> reporting the wrong position for the error.
>
> Bit stumped at this point.  Any ideas?
You could try putting a .htaccess file in the top level directory of the 
website containing:

php_value memory_limit 16777216

(or a higher value)

Cheers
-- 
Phil Driscoll




More information about the Wylug-admin mailing list