• Register
Welcome to Techstack Q&A community for enterprise technology stack including ERP, Database, Applications, Infrastructure and Service Management platforms

"Maximum execution time" error when loading demo data in Sugar CRM

0 votes
During installation of Sugar CRM on my test box, I get the following error when trying to load demo data..

Populating the database tables with demo data (this may take a little while)...
Fatal error: Maximum execution time of 60 seconds exceeded in SUGAR_HOME\include\database\PearDatabase.php on line 160
asked in Sugar CRM by anonymous

1 Answer

0 votes
Change the parameter "max_execution_time" to a higher value e.g. 120 or 180 in your php.ini file. If it doesnt work, try increasing that further based on how far you are able to get.

Please bounce  / restart Apache after making that change, otherwise the change will not take effect.
answered by techstack

Related questions

Copyright © 2011 Infnx Pvt Ltd