Marek Kilimajer wrote:
> Andrew Hill wrote:
> > The problem is that in my php.ini file, I have the line:
> > 
> > memory_limit = 8M
> > 
> > So, why is PHP reporting that the allowed memory size is 256M?
> > The phpinfo() function correctly reports that memory_limit is
> > set to 8M.
> 
> Are you running phpini() from command line? cli-php might be using 
> another php.ini

I've checked, and it's the same php.ini file.

Thanks,

--
Andrew Hill
Software Developer
Awarez Ltd.
Kirkman House, 12-14 Whitfield Street, London W1T 2RF
T: +44 (0)20 7299 7367  F: +44 (0)20 7299 7374
IRC: #max on freenode.net  

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to