[TYPO3-dev] Retrieving of extension list under TYPO3 6.0
Franz Holzinger
franz at ttproducts.de
Wed Apr 10 12:11:16 CEST 2013
Hello
Le 10. 04. 13 11:11, Jigal van Hemert a écrit :
> On 10-4-2013 10:24, Franz Holzinger wrote:
>> The EM has caused entries in the PHP error_log:
>>
>> [Wed Apr 10 09:14:01 2013] [error] [client 85.197.7.226] PHP Fatal
>> error: Maximum execution time of 60 seconds exceeded in
>> /var/www/path/web/typo3_src-6.0.4/typo3/sysext/core/Classes/Charset/CharsetConverter.php
>>
>> on line 2093, referer:
>> http://mydomain.de/typo3/mod.php?M=tools_ExtensionmanagerExtensionmanager&tx_extensionmanager_tools_extensionmanagerextensionmanager%5Baction%5D=ter&tx_extensionmanager_tools_extensionmanagerextensionmanager%5Bcontroller%5D=List
>>
>
> That's an easy one: increase the max execution time. 240 is a pretty
> safe number, also for longer processes in TYPO3 6.1.
So this means that TYPO3 6.0 is unusable at the moment until the
provider changes the php setup for the Apache.
>>> Did you import the data for the table
>>> tx_extensionmanager_domain_model_repository in the Install Tool? Without
>>> that data the EM can't find the TER.
>>
>> Ok. I have imported not the table above in the Install Tool DB update
>> tab.
>>
>> Now the tab "Get Extensions" of the EM shows this:
>>
>> ====================================
>> last update: 2012-08-29 (0 extensions)
>
> Because of the timeout nothing was imported (hence the "0 extensions").
> In that notification above the table there should be link to force the
> update (my 6.0 installation is broken currently due to restructuring and
> in 6.1 this part of the EM has been improved, so I can't lookup the
> exact position of that link)
>
>> What must I do to see the extensions listed and searchable under the tab
>> "Get Extensions"?
>
> First of all you need to import the stuff from TER, but due to the
> timeout that hasn't happened yet.
However the table tx_extensionmanager_domain_model_extension is not
empty. Why are these extensions not shown?
Is there another way to fetch the extension list, e.g. by a simple
download and SQL import?
- Franz
More information about the TYPO3-dev
mailing list