When I try to install this I get inernal server error, basically it's timing out.

It does install but then when I try and refresh the data it takes longer than 120s, I don't really want to extned the time beyond that in my PHP config.

Cheers Dan

Comments

danharper’s picture

Title: Insallation » Insallation tineout
AohRveTPV’s picture

Title: Insallation tineout » Insallation timeout

Please try my patch in #2305223-18: Optimize database access in _browscap_import(). It speeds up Browscap data import.

Importing is especially slow for InnoDB using the latest 7.x-2.x-dev without the patch. It can take on the order of 30 minutes.

AohRveTPV’s picture

Title: Insallation timeout » Installation timeout
AohRveTPV’s picture

Status: Active » Closed (duplicate)
Related issues: +#2305223: Optimize database access in _browscap_import()

This is really the same issue as #2305223: Optimize database access in _browscap_import().

If possible, if you could help out by testing the latest patch in that thread, it would be much appreciated.