Hello Everyone,
I am new to Drupal CMS. I am tyring to get Opendeals installed but getting an error on the completion of install profile.

Fatal error: Maximum execution time of 30 seconds exceeded in ...\opendeals\includes\database\mysql\database.inc on line 153

Please see the attached image for the error message.

Please advice! Thanks in advance!

CommentFileSizeAuthor
Err_after_installprofile.png48.77 KBabzal

Comments

georgemastro’s picture

Go to your wamp php.ini and increase the time to (60) in this line:
max_execution_time = 30

georgemastro’s picture

Status: Active » Fixed
abzal’s picture

Hey Thanks! I put max_execution_time = 120 in .htaccess file and that fixed it!
It's ok to put in there, right?

yannisc’s picture

Status: Fixed » Closed (fixed)