[FLOW3-general] Getting started Memory size problem

rocky ou rocky at webdevelopersblog.info
Tue Jun 15 05:05:23 CEST 2010


Hey Peter,

You helped me solved the problem!!


Thanks!
Rocky

Peter Beernink wrote:
> Hi,
> 
> This is most likely due to a different configuration for the CLI.
> As it looks like you're running Linux, check the php.ini in /etc/php5/cli
> 
> There you will probably find a memory limit of 32M.
> 
> Greets,
> Peter
> 
> "rocky ou" <rocky at webdevelopersblog.info> wrote
>> Hey,
>>
>> I'm following the getting started tutorial. I installed PHP 5.3 and 
>> did the other configuration on Debian Lenny exactly according to the 
>> tutorial. The problem is when I run ./flow3 kickstart package Blog the 
>> system told me
>>
>> "Allowed memory size of 33554432 bytes exhausted (tried to allocate 
>> 19456 bytes) in 
>> /var/www/flow3/tutorial/Packages/Framework/PHPUnit/Resources/PHP/PHPUnit/Util/GlobalState.php 
>> on line 143
>> "
>>
>> The localhost/phpinfo.php tells me the memory_limit is 356M already. 
>> Does any one run into the same problem? Can any one give me some hint 
>> please?
>>
>> Best,
>> Rocky 
> 


More information about the FLOW3-general mailing list