Hi,
I am playing with latest trunk (r7641).
While trying to import/update the extension list in extension manager it
seems to hang at the function
SC_mod_tools_em_xmlhandler->parseExtensionsXML( ).
I am using Ubuntu 10.04 with xampp (lampp) with xdebug enabled.
this is what I get:
( ! ) Fatal error: Maximum execution time of 90 seconds exceeded in
/home/spieler/t3_playground/t3_trunk/t3lib/class.t3lib_db.php on line 706
Call Stack
# Time Memory Function Location
1 0.0004 331696 {main}( ) ../index.php:0
2 0.7776 10627568 SC_mod_tools_em_index->main( )
../index.php:54
3 0.7824 10630872 SC_mod_tools_em_index->extensionList_import(
) ../class.em_index.php:625
4 0.7903 10865416 SC_mod_tools_em_index->fetchMetaData(
) ../class.em_index.php:1042
5 6.9674 12867600 SC_mod_tools_em_xmlhandler->parseExtensionsXML(
) ../class.em_index.php:1754
6 105.7992 15542036 SC_mod_tools_em_xmlhandler->storeXMLResult(
) ../class.em_xmlhandler.php:382
7 105.8022 15543776 t3lib_DB->exec_INSERTquery(
) ../class.em_xmlhandler.php:496
8 105.8022 15543804 t3lib_DB->INSERTquery( )
../class.t3lib_db.php:182
9 105.8023 15543804 t3lib_DB->fullQuoteArray( )
../class.t3lib_db.php:431
10 105.8024 15546136 t3lib_DB->fullQuoteStr( )
../class.t3lib_db.php:728
11 105.8024 15546176 mysql_real_escape_string ( )
../class.t3lib_db.php:706
As you can see there is a huge gap between 5 and 6.
I am wondering whether this is related to the latest changes commited to
trunk.
Best regards
--
Philipp Gampe
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english