klopotnik Posted October 24, 2014 Share Posted October 24, 2014 Hi, im getting fatal error like this [pid 30902:tid [client 88.212.36.20:61225] PHP Fatal error: Out of memory (allocated 12845056) (tried to allocate 262144 bytes) in /data/a/u/autokomfort.sk/web/classes/PrestaShopAutoload.php on line 106, referer http://www.autokomfort.sk/ but the php file that causes this error is not the same all time.. it changes like product.php, DbPDO.php, WebserviceRequest.php, etc.. Memory limit is set to 256M ISP provider was asked to check it on his side.. claims that everything is OK with hosting.. smarty cache is now disabled (no success) apache cache is enabled I dont use any memcache or filesystem cache.. there is about 7000 producs and 3000 cattegories and a lot of combinations... any way to investigate what causes this fatal error? using prestashop 1.6.0.9 web: www.autokomfort.sk thanks! Link to comment Share on other sites More sharing options...
El Patron Posted October 24, 2014 Share Posted October 24, 2014 your php environment only has 12mb, not 256mb. the error comes from various area's, but pretty much whomever runs first will see this issue. increase memory to php, if you do not know how contact your hosting company Link to comment Share on other sites More sharing options...
klopotnik Posted October 24, 2014 Author Share Posted October 24, 2014 that strange in prestashop i can see also 256M BO -> advanced settings -> conf. info (there is portlet "server info" .. ) how's that? what is wrong? Link to comment Share on other sites More sharing options...
klopotnik Posted October 24, 2014 Author Share Posted October 24, 2014 here you can see something strange (allocated memory changes) www.autokomfort.sk [Fri Oct 24 21:06:58 2014] [-:error] [pid 6008:tid [client 78.98.58.7:58870] PHP Fatal error: Out of memory (allocated 13107200) (tried to allocate 12288 bytes) in /data/a/u/autokomfort.sk/web/classes/Product.php on line 1811, referer http://www.autokomfort.sk/ www.autokomfort.sk [Fri Oct 24 21:09:10 2014] [-:error] [pid 6008:tid [client 78.98.58.7:12118] PHP Fatal error: Out of memory (allocated 12845056) (tried to allocate 524288 bytes) in /data/a/u/autokomfort.sk/web/classes/Translate.php on line 57, referer http://www.autokomfort.sk/admin7820/index.php?controller=AdminOrders&token=8468ad55449e696ad81aea11295e821d www.autokomfort.sk [Fri Oct 24 21:21:40 2014] [-:error] [pid 30902:tid [client 66.249.78.76:55552] PHP Fatal error: Out of memory (allocated 12845056) (tried to allocate 262144 bytes) in /data/a/u/autokomfort.sk/web/classes/PrestaShopAutoload.php on line 106 www.autokomfort.sk [Fri Oct 24 21:22:57 2014] [-:error] [pid 30902:tid [client 88.212.36.20:61225] PHP Fatal error: Out of memory (allocated 12845056) (tried to allocate 262144 bytes) in /data/a/u/autokomfort.sk/web/classes/PrestaShopAutoload.php on line 106, referer http://www.autokomfort.sk/ www.autokomfort.sk [Fri Oct 24 21:50:04 2014] [-:error] [pid 12985:tid [client 157.55.39.207:16567] PHP Fatal error: Out of memory (allocated 23330816) (tried to allocate 32 bytes) in /data/a/u/autokomfort.sk/web/classes/db/DbPDO.php on line 103 Link to comment Share on other sites More sharing options...
El Patron Posted October 24, 2014 Share Posted October 24, 2014 wow, I never seen that before...but we more ps oriented, hosting is an entire different animal...please let us know what you find out..hopefully someone will come along that has seen this... Link to comment Share on other sites More sharing options...
klopotnik Posted October 24, 2014 Author Share Posted October 24, 2014 On 10/24/2014 at 7:55 PM, El Patron said: wow, I never seen that before... i dont like this part of your reply ok, I keep you posted.. Link to comment Share on other sites More sharing options...
El Patron Posted October 24, 2014 Share Posted October 24, 2014 On 10/24/2014 at 8:02 PM, klopotnik said: i dont like this part of your reply ok, I keep you posted.. not to worry, been running my server five years, young guys look at it and call me grandpa..so i don't see how they are implementing new tech...seems if I were to take a guess (sort of like making what used to be simple phone call on cell) that there area multiple instances that might use up 'almost' all your hosting storage, and some are only getting small slice.... Link to comment Share on other sites More sharing options...
klopotnik Posted October 25, 2014 Author Share Posted October 25, 2014 (edited) hosting provider asked for this change what do you think? file: adminXXXX/filemanager/include/utils.php Edited October 25, 2014 by klopotnik (see edit history) 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