Hello guys can anyone help me with the issue im having with installation of magento.
my problem is that i have downloaded the magento on wamp and during my installation i got the error and the msg it si giving is FATAL ERROR : Maximum execution time of 60 sec exceeded in
c:\wamp\www\magento\lib\varien\db\adapter\pdo\mysql.php on line 276. plz provide me with the solution any one coz im stuck on this for long enough thanks in advance
Hello guys can anyone help me with the issue im having with installation of
Share
Modify your php.ini with this setting:
I also modify the memory limit allocated to php when using Magento
Alternatively you can edit index.php, if you don’t have php.ini access.