Jump to content

PHP Fatal error


Recommended Posts

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

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

  On 10/24/2014 at 8:02 PM, klopotnik said:

i dont like this part of your reply :D

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...