Magento getting timeout errors, even with max_execution_time set to zero, on WAMP
While working on importing products in Magento, I was getting timeout errors a lot like Fatal error: Maximum execution time of 60 seconds exceeded in c:\xxxxxxx\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 found on [...]


