juanmlg Posted January 11, 2016 Share Posted January 11, 2016 After making a payment with Paypal module 3.10.2 , I get see this error: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 130968 bytes) in ../tools/tcpdf/tcpdf.php on line 6719 My prestashop config is: Information about your server : # 1 SMP Linux Wed July 22 2015 17:23:23 MSK x86_64Server version software : ApachePHP Version : 5.4.36Memory Limit : 512MMaximum time: 300Information databaseMySQL version : 5.5.42 - cllMotor MySQL : InnoDBTables Prefix : ps_Shop informationPrestaShop Version : 1.5.3.1 Please help me, thanks. Link to comment Share on other sites More sharing options...
prestamax Posted January 11, 2016 Share Posted January 11, 2016 (edited) The error message says "Allowed memory size of 33554432 bytes" which means that the Server allows 32M memory limit only. This is contrary to your prestashop system info.Where are you hosting your site? You should check your server settings.According to this post it could help if you disable pdf invoiceshttps://www.prestashop.com/forums/topic/375616-solved-paypal-europe-module-fatal-error-allowed-memory-size-of-134217728-bytes-exhausted/?p=1860992 Edited January 11, 2016 by prestamax (see edit history) Link to comment Share on other sites More sharing options...
juanmlg Posted January 11, 2016 Author Share Posted January 11, 2016 The error message says "Allowed memory size of 33554432 bytes" which means that the Server allows 32M memory limit only. This is contrary to your prestashop system info. Where are you hosting your site? You should check your server settings. According to this post it could help if you disable pdf invoices https://www.prestashop.com/forums/topic/375616-solved-paypal-europe-module-fatal-error-allowed-memory-size-of-134217728-bytes-exhausted/?p=1860992 My hosting is a VPS at Hosteurope, I have contacted them to ask to allow more memory limit, seems that php.ini config is not working fine. I need to use pdf invoices everyday, so I can't disable 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