Fatal error: out of memory (moved)

hi guys

Fatal error: Out of memory (allocated 15990784) (tried to allocate 1572864 bytes) in D:\xampp\htdocs\beta_lib\lang\config_region.php on line 1026

this is on production environment

Windows Server 2008
php v5.2
mysql v5.x
SC v7.1.005

please help
thanks

mmm it looks like you have to increase memory in your php.ini. Not sure why it needs that much memory though.

Albert, please move this thread … It is not a SC bug or problem.

minimum how much memory it should need.
please explain so I can fix it.

@Reinhard, where to move to?
@ahmeranis, look into the php.ini of your SC installation and compare that with your wamp. Reinhard is right, this is a php issue, not a SC issue. If you cannot figure it out, try the uniform server. I’m running with that on a W2008 system and that goes fine.

Thanks Albert, I will check out.