|
Hi all!
I have the same problem. Right now we have about 1500 products in our database. So first we get error Fatal error: Maximum execution time of 30 seconds exceeded in /home/webshop/public_html/lib/Zend/Db/Statement/Pdo.php on line 432
After that our hosting company give us 60 second PHP Maximum execution time… Now problem again.. with 1500 product 60 seconds is not enough for procedure to work. Now they won’t change this anymore.. for security reason.
Is there any workaround for this problem? Maybe some SQL code to do this job on server?
Thank you very much!
|