FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » ini_get("memory_limit") returns an empty string
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: ini_get("memory_limit") returns an empty string [message #182392 is a reply to message #182388] Fri, 02 August 2013 15:11 Go to previous messageGo to previous message
Denis McMahon is currently offline  Denis McMahon
Messages: 634
Registered: September 2010
Karma:
Senior Member
On Fri, 02 Aug 2013 01:18:24 -0400, jaialai.technology wrote:

> I am using php 5.3.3 on Cent OS 6.
> I find that in my web application that a call to ini_get("memory_limit")
> returns an empty string.
> When I try and reproduce this error in a command line script I cannot
> reproduce this behavior.
>
> Does anyone here have any experience with this unexpected behavior?
> If so, what causes this to happen? Seemingly it only occurs when the
> code is executed via Apache?

Check you actually have a memory limit set:

$ grep memory_limit /etc/php5/apache2/php.ini
memory_limit = 128M
$

--
Denis McMahon, denismfmcmahon(at)gmail(dot)com
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Newline (cr/lf) in imagestring
Next Topic: Adding (Add - Subtract) values from two different tables to another table
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 19:32:36 GMT 2024

Total time taken to generate the page: 0.05215 seconds