yalharbi Posted April 1, 2011 Share Posted April 1, 2011 Dears, I would like to share one issue i had and now its resolved.the problem was : when i login to Prestashop Back Office and click on "Payment" tab or "Module" tab, it give me a blank screen.the resolution :in PHPConfiguration from the cPanel the Maximum amount of memory a script may consume was (32MB).i asked my Host Server to upgrade it to 45 MB and now its working fine. Link to comment Share on other sites More sharing options...
Tecnobit Posted April 6, 2011 Share Posted April 6, 2011 Dears, I would like to share one issue i had and now its resolved.the problem was : when i login to Prestashop Back Office and click on "Payment" tab or "Module" tab, it give me a blank screen.the resolution :in PHPConfiguration from the cPanel the Maximum amount of memory a script may consume was (32MB).i asked my Host Server to upgrade it to 45 MB and now its working fine. Thanks!! I had same problem, after read your post i ask to my host provider inclrease the memory_limit to 64 MB and all works! Link to comment Share on other sites More sharing options...
Nebula Posted April 6, 2011 Share Posted April 6, 2011 Thanks you so much!!!!!!!!!!!!!!Worked. Your will need an ini file to be able to change this but your web host should be able to do it for you. Link to comment Share on other sites More sharing options...
number6 Posted April 13, 2011 Share Posted April 13, 2011 Again, a big thank you. This was driving me nuts, I thought at first that I didn't understand what I was supposed to do!I was able to increase memory allowance to 64MB by simply editing my php.ini file. Link to comment Share on other sites More sharing options...
seosumo Posted April 13, 2011 Share Posted April 13, 2011 thank you, for Knowledge and I think that I try do again Link to comment Share on other sites More sharing options...
jeafgilbert Posted April 18, 2011 Share Posted April 18, 2011 I’ve increased memory_limit to 45M or 64M or other values, but still no luck. Please help.. Prestashop newcomer here.SOLVED. Alternative way that works for me:- open config/config.inc.php- find /* Improve PHP configuration to prevent issues */- add ini_set('memory_limit', '64M');- save and done 1 Link to comment Share on other sites More sharing options...
VNguyen Posted May 16, 2011 Share Posted May 16, 2011 Great, it works smoothly. Many thanks. Link to comment Share on other sites More sharing options...
mattm Posted May 31, 2011 Share Posted May 31, 2011 Best Solution Ever. Thanks very much GreenblitZ Link to comment Share on other sites More sharing options...
indus Posted August 13, 2011 Share Posted August 13, 2011 I’ve increased memory_limit to 45M or 64M or other values, but still no luck. Please help.. Prestashop newcomer here.<br/><br/><br/>SOLVED. Alternative way that works for me:<br/><br/>- open config/config.inc.php<br/><br/>- find /* Improve PHP configuration to prevent issues */<br/><br/>- add ini_set('memory_limit', '64M');<br/><br/>- save and done Bumping for usefulness. All that php ini thing is incomplete without this step.Saved my day.Strangely this line is missing in the config.inc.php file. Link to comment Share on other sites More sharing options...
Stepan Posted September 12, 2011 Share Posted September 12, 2011 Thank you very much! Link to comment Share on other sites More sharing options...
howardq Posted September 30, 2011 Share Posted September 30, 2011 great, it works. thanks greenblitz Link to comment Share on other sites More sharing options...
kostarides Posted June 10, 2014 Share Posted June 10, 2014 i have the same issue i add the missing line but stil the same i willask my provider to icrease my memory limit..hope thiw to solve my problem 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