Magento Fatal error: Maximum execution error solution, on WAMP
While working on importing products in Magento, on WAMP I was getting timeout errors a lot like Fatal error: Maximum execution time of 60 seconds exceeded in c:\wamp\www\magento\lib\Zend\Db\Statement\Pdo.php on line 228 etc etc. This error was mostly generated when importing products, exporting products re indexing large indexes like fulltext search index etc. One solution I [...]