|
Hello Magento gurus,
I am very much new to this world and may be a simple problem i am facing.
I am trying to install the magento in my own pc. but when i go for installation , the step3 of installation stage i get stuck. after giving the database info and password when i click next it says as below:
Fatal error: Maximum execution time of 180 seconds exceeded in D:\Program Files\Apache Software Foundation\Apache2.2\htdocs\magento\lib\Varien\Db\Adapter\Pdo\Mysql.php on line 288
when i look at the line 288 in that mysql.php file . i found there is a problem with function raw_query().
i have uploaded the magento sample data 1.2.0 version.
Plz tell me how to resolve this problem .
|