[Phpwm] image routine in php5
David Goodwin
david at codepoets.co.uk
Thu Aug 31 18:40:02 BST 2006
alan dunn wrote :
> Since posting the message we made a big step forward by turning on
> display_errors in php.ini - so now we are getting feedback!
>
> We are getting "Allowed memory size of 8388608 bytes exhausted (tried to
> allocate 5984 bytes) in..." so currently we are looking for the relevant
> configuartion in php.ini\
memory_limit ....
Or in your script; ini_set('memory_limit', $new_value);
David.
--
David Goodwin
[ david at codepoets dot co dot uk ]
[ http://www.codepoets.co.uk ]
More information about the Phpwm
mailing list