We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Errored out while importing with CSVGrab

Development and Programming

DEA's avatar
DEA
257 posts
16 years ago
DEA's avatar DEA
Maximum execution time of 90 seconds exceeded in /home/mysite/system/db/db.mysql.php on line 342

Anyone seen this before?

[Mod Edit: Moved to the Plugins: Discussion and Questions forum]

       
Max Lazar's avatar
Max Lazar
337 posts
16 years ago
Max Lazar's avatar Max Lazar

it look like u have a real big csv file… in this case u need to split it on couple files or increase the time limit (if u have access to php.ini -

max_execution_time = 160;

or if u host give u possibility to change setting by .htaccess

php_value max_input_time "160"
php_value max_execution_time "160"

. But I think, if it possible, better to split file.)

       
DEA's avatar
DEA
257 posts
16 years ago
DEA's avatar DEA

Yep, have split them all. Thanks for the response.

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.