[TYPO3-dev] Extension Manager Hanging in beta3 & CVS
Georg Kuehnberger
georg_ml at kuehnberger.com
Wed Feb 22 12:34:07 CET 2006
Steve,
Guess your report relates to:
http://bugs.typo3.org/view.php?id=2617
http://bugs.typo3.org/view.php?id=2630
right ?
Please support the 4.0 relelase-efforts of the whole team by
- getting yourself an account at the bugtracker and
- reporting issues like the below within the bugtracker;
regards geoprg
At 12:04 22.02.2006, Steve Webster wrote:
>Hi List,
>
>I just installed beta3 having previously been using beta2 OK.
>
>I completed a fresh install but the Ext. Manager is "hit-and-miss" in
>regards to responsiveness.
>
>In my PHP error log I see:
>
>[22-Feb-2006 10:43:28] PHP Fatal error: Maximum execution time of 30
>seconds exceeded in c:\documents and settings\Steve\workspace\typo3 4.0
>beta 3\html\t3lib\class.t3lib_div.php on line 2120
>
>which relates to:
>
> return file_get_contents($url);
>
>I'm not behind a proxy and therefore have no need for curl. I did a bit
>of dirty debugging and it seems to be a problem retreiving:
>
> http://repositories.typo3.org/mirrors.xml.gz
>
>I can retreive this in my browser manually so I know the content is
>there. Furthermore, I created a simple test PHP file:
>
><?php
> echo file_get_contents("http://repositories.typo3.org/mirrors.xml.gz");
>?>
>
>This produces the same problem? If I use http://www.google.com/ as the
>URL it works as you would expect.
>
>Not sure what is so special about that URL?
>
>Environment: Win XP, PHP 5.1.2, Apache 1.3
>_______________________________________________
>TYPO3-dev mailing list
>TYPO3-dev at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
More information about the TYPO3-dev
mailing list