Jump to content

500 I.S.E - Duplicate product and generate combinations


Recommended Posts

HI! 

 

First sorry for my english :P

 

So I have presta 1.6, all modules are updated, etc. and my problem is duplicate product and generate combinations, after I click "duplicate product" or "Create combinations" page is loading and serwer display  "This request takes too long to process, it is timed out by the server. If it should not be timed out, please contact administrator of this web site to increase 'Connection Timeout'."

 

I changed debug mode (*1) but after this there is no errors from this proces :/ Still only the same "500" message.

 

*1. define('_PS_MODE_DEV_', true);

 

In error log are only this messages:

 



[08-May-2014 14:59:26 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 7680 bytes) in /home/zalosnie/domains/marketdrzwi.com.pl/public_html/controllers/admin/AdminAttributeGeneratorController.php(70) : runtime-created function on line 1
[08-May-2014 14:59:52 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 7680 bytes) in /home/zalosnie/domains/marketdrzwi.com.pl/public_html/controllers/admin/AdminAttributeGeneratorController.php(70) : runtime-created function on line 1
[08-May-2014 15:06:12 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 7680 bytes) in /home/zalosnie/domains/marketdrzwi.com.pl/public_html/controllers/admin/AdminAttributeGeneratorController.php(70) : runtime-created function on line 1
[08-May-2014 15:09:50 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 7680 bytes) in /home/zalosnie/domains/marketdrzwi.com.pl/public_html/controllers/admin/AdminAttributeGeneratorController.php(70) : runtime-created function on line 1
[08-May-2014 16:16:48 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 7680 bytes) in /home/zalosnie/domains/marketdrzwi.com.pl/public_html/controllers/admin/AdminAttributeGeneratorController.php(70) : runtime-created function on line 1


 

So i have new presta shop. I have not extra modules or scripts, everything is standard, chmod is correct, all files are on they places.

 

What i can do to fix it?

 

Thanks for all.

Link to comment
Share on other sites

 

HI! 
 
First sorry for my english :P
 
So I have presta 1.6, all modules are updated, etc. and my problem is duplicate product and generate combinations, after I click "duplicate product" or "Create combinations" page is loading and serwer display  "This request takes too long to process, it is timed out by the server. If it should not be timed out, please contact administrator of this web site to increase 'Connection Timeout'."
 
I changed debug mode (*1) but after this there is no errors from this proces :/ Still only the same "500" message.
 
*1. define('_PS_MODE_DEV_', true);
 
In error log are only this messages:
 
[08-May-2014 14:59:26 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 7680 bytes) in /home/zalosnie/domains/marketdrzwi.com.pl/public_html/controllers/admin/AdminAttributeGeneratorController.php(70) : runtime-created function on line 1
[08-May-2014 14:59:52 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 7680 bytes) in /home/zalosnie/domains/marketdrzwi.com.pl/public_html/controllers/admin/AdminAttributeGeneratorController.php(70) : runtime-created function on line 1
[08-May-2014 15:06:12 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 7680 bytes) in /home/zalosnie/domains/marketdrzwi.com.pl/public_html/controllers/admin/AdminAttributeGeneratorController.php(70) : runtime-created function on line 1
[08-May-2014 15:09:50 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 7680 bytes) in /home/zalosnie/domains/marketdrzwi.com.pl/public_html/controllers/admin/AdminAttributeGeneratorController.php(70) : runtime-created function on line 1
[08-May-2014 16:16:48 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 7680 bytes) in /home/zalosnie/domains/marketdrzwi.com.pl/public_html/controllers/admin/AdminAttributeGeneratorController.php(70) : runtime-created function on line 1
 
So i have new presta shop. I have not extra modules or scripts, everything is standard, chmod is correct, all files are on they places.
 
What i can do to fix it?
 
Thanks for all.

 

 

You should change max_allowed_memory in your php.ini or ask your ISP to do this.

Link to comment
Share on other sites

It's not about products but about so many combinations, I tried use better server and it worked, but finaly with more combinations it crashed again, so i am forced to buy expensive (for me) module or use opencart in this one shop :/ 

 

Thanks for reply! :)

Link to comment
Share on other sites

×
×
  • Create New...