On Sunday 14 March 2004 22:22, Adam Nohejl wrote:

> I have php 4.3.3 on Mac OS X and it doesn't respect the value of
> memory_limit in php.ini. When I try get_cfg_var("memory_limit") it
> returns the correct value. But I can allocate as much memory as I
> want...

Did you compile php with "--enable-memory-limit"?

> Is it a bug or is it possible that I'm doing something wrong?

Have you checked bugs.php.net?

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
One of the pleasures of reading old letters is the knowledge that they
need no answer.
                -- George Gordon, Lord Byron
*/

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

Reply via email to