So I had Panda theme installed but I could only acces the homepage, once I clicked on a product, I get a HTTP 500 Error. I sometimes get it in Thirtybees too, but then are only some tabs locked. Here are the error logs:
```
[Fri Dec 14 10:04:00.487962 2018] [:error] [pid 4320:tid 792] [client 127.0.0.1:55653] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88604672 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248, referer: http://webshop/en/
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88604672 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248
[Fri Dec 14 10:04:01.004574 2018] [:error] [pid 4320:tid 932] [client 127.0.0.1:55674] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88604672 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248, referer: http://webshop/en/
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88604672 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248
[Fri Dec 14 10:04:18.105346 2018] [:error] [pid 4320:tid 792] [client 127.0.0.1:55703] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88604672 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248, referer: http://webshop/en/
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88604672 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248
[Fri Dec 14 10:08:52.313399 2018] [:error] [pid 4320:tid 236] [client 127.0.0.1:56123] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88342528 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248, referer: http://webshop/en/
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88342528 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248
[Fri Dec 14 10:09:08.830902 2018] [:error] [pid 4320:tid 796] [client 127.0.0.1:56162] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 87031808 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248, referer: http://webshop/en/
```
Question
Steve
So I had Panda theme installed but I could only acces the homepage, once I clicked on a product, I get a HTTP 500 Error. I sometimes get it in Thirtybees too, but then are only some tabs locked. Here are the error logs:
``` [Fri Dec 14 10:04:00.487962 2018] [:error] [pid 4320:tid 792] [client 127.0.0.1:55653] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88604672 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248, referer: http://webshop/en/
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88604672 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248 [Fri Dec 14 10:04:01.004574 2018] [:error] [pid 4320:tid 932] [client 127.0.0.1:55674] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88604672 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248, referer: http://webshop/en/
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88604672 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248 [Fri Dec 14 10:04:18.105346 2018] [:error] [pid 4320:tid 792] [client 127.0.0.1:55703] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88604672 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248, referer: http://webshop/en/
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88604672 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248 [Fri Dec 14 10:08:52.313399 2018] [:error] [pid 4320:tid 236] [client 127.0.0.1:56123] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88342528 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248, referer: http://webshop/en/
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 88342528 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248 [Fri Dec 14 10:09:08.830902 2018] [:error] [pid 4320:tid 796] [client 127.0.0.1:56162] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 87031808 bytes) in C:\xampp\htdocs\webshop\classes\exception\PrestaShopException.php on line 248, referer: http://webshop/en/ ```
I'm using localhost.
Does anyone know how I can fix this?
Thanks!
4 answers to this question
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