[TYPO3-english] Extension manager
Philipp Gampe
philipp.gampe at typo3.org
Tue Jul 15 19:26:30 CEST 2014
Hi Katja,
Katja Lampela wrote:
> When I go to Extension Manager and choose "Get Extensions" I get
Most likely this is a timeout problem. The import of the extension list
takes a lot of time and if the mysql server is configured to drop
connections after a specific time, you will see this error.
I suggest that you contact your server admin and ask him about the current
limits.
Note: The extension import code splits the import into batches of 50 records
or so and then then does one query for each of those batch runs.
If all fails, you can do the import on another server and just dump and
import the table tx_extensionmanager_domain_model_extension. The data is the
same across all TYPO3 installations of the same version.
Best regards
--
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!
More information about the TYPO3-english
mailing list