[TYPO3-english] Updating extensions manually
David Bruchmann
typo3-en at bruchmann-web.de
Fri Aug 20 15:58:01 CEST 2010
----- Ursprüngliche Nachricht -----
Von: Gulay Boris <boris at boressoft.ru>
Gesendet: Freitag, 20. August 2010 14:17:29
An: typo3-english at lists.typo3.org
CC:
Betreff: [TYPO3-english] Updating extensions manually
> Updating extensions (in extension manager) takes long time. I'm using
> TYPO3 on nginx with PHP as throw FastCGI. Nginx has hardcoded limit on
> maximum execution time of CGI script - 90 seconds. I can make it less in
> config but cannot make ot larger. 90 seconds on my system is not enought to
> update extension database.
>
> Q1: It it OK for extension manager to update database for more than 90
> seconds?
>
> Q2: Can I update extension database from command line (using TYPO3 cli
> dispatcher)?
Hi,
Q1 - yes, you're not the only one requesting updates and there are a lot
of data to transmit.
Q2 - don't know but I suppose.
BTW: you can compile your server by yourself, so you can change all
hardcoded values before. [ http://wiki.nginx.org/Main ]
Greets,
David
More information about the TYPO3-english
mailing list