RockStar360 Posted December 29, 2015 Share Posted December 29, 2015 Hi, sometimes mi control panel shows : [PrestaShop] Fatal error in module file :/home/maid/public_html/classes/db/DbPDO.php: Allowed memory size of 268435456 bytes exhausted (tried to allocate 85 bytes) My server provider tells me that i have 1024M of memory_limit, i can see there; http://maidtoys.com/info.php What can i do? Thank you! Link to comment Share on other sites More sharing options...
vekia Posted December 31, 2015 Share Posted December 31, 2015 first - try to increase available memory on your hosting account if it will not help - it will be necessary to debug the shop Link to comment Share on other sites More sharing options...
bellini13 Posted December 31, 2015 Share Posted December 31, 2015 Allowed memory size of 268435456 bytes exhausted (tried to allocate 85 bytes) According to the above error, you only have around 268mb of memory allocated to run PHP. Perhaps you have a php.ini or .htaccess entry that has reduced the memory limit in the folder where Prestashop is installed. Link to comment Share on other sites More sharing options...
El Patron Posted December 31, 2015 Share Posted December 31, 2015 here is free module that will show memory via phpinfo as known to PrestaShop at runtime. https://www.prestashop.com/forums/topic/278164-free-module-display-php-environment-phpinfo-back-office/ Link to comment Share on other sites More sharing options...
a3teknik Posted February 8, 2016 Share Posted February 8, 2016 Hey sory i can't make new topic, i have a troube with the module, this the problem [PrestaShop] Fatal error in module file :/home/u1412835/public_html/modules/paypalusa/paypalusa.php:require() [function.require]: Failed opening required '/home/u1412835/public_html/modules/paypalusa/backward_compatibility/backward.php' (include_path='/home/u1412835/public_html/tools/htmlpurifier/standalone:.:/opt/alt/php53/usr/share/pear:/opt/alt/php53/usr/share/php') i need your help guys Link to comment Share on other sites More sharing options...
bellini13 Posted February 8, 2016 Share Posted February 8, 2016 Install the backwards compatibility module... Link to comment Share on other sites More sharing options...
RockStar360 Posted February 9, 2016 Author Share Posted February 9, 2016 Install the backwards compatibility module... Which module? ;/ I dont know nothing about a "backward compatibility module"... thanks Link to comment Share on other sites More sharing options...
bellini13 Posted February 9, 2016 Share Posted February 9, 2016 try searching for it 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