akalaycioglu Posted May 18, 2014 Share Posted May 18, 2014 (edited) Merhaba localhost'e kurulum sonrası ana sayfada aşağıdaki gibi bir hata alıyorum. Yardımcı olabilir misiniz.? Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 6144 bytes) in C:\AppServ\www\prestashop\tools\smarty\sysplugins\smarty_internal_compilebase.php on line 136 Edited May 23, 2014 by akalaycioglu (see edit history) Link to comment Share on other sites More sharing options...
Şahin YILDIZ Posted May 19, 2014 Share Posted May 19, 2014 config/config.inc.php Bul : ini_set('magic_quotes_runtime', 0); Altına ekle: ini_set("memory_limit","128M"); Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now