[TYPO3-ect] PEAR extension praxis test
Daniel Brüßler
info at -remove-patchworking.de
Fri Oct 5 17:17:48 CEST 2007
Hello Elmar,
I that's the first time since years I know PEAR that go-pear.org is not
reachable.
But you're right. I've got to implement also http://pear.php.net/go-pear
as mirror and also a static file as fallback.
All the checks when downloading it (if the internet-connection is there,
rights to store the file) are in the current version I'm uploading next.
I did it some days ago but need some tests because of the
openbasedir-restriction-feature before I can upload it. Another test I
have to do if the change to PATH_typo3conf. 'pear/PEAR' is working
properly when I update to a new version of the pear-Extension. (=the new
location!)
Shall I also put the package "PEAR::Pager" as a static version as
fallback into the extension? So the result-browser is always installable
even when there's no internet-connection.
kind regards
Daniel
> Hi,
>
> I now test the pear extension on localhost. It doesn't work directly. When I
> click the go pear button a get the very same page as response again.
>
> Debugging for the reason I first find out some problems with the
> function "external_downloadInstaller" in mod1/index.php. It returns OK,
> even in cases of non success. It doesn't check if the go-pear file has been
> downloaded, neither for the "wget" nor for "fopen" methods.
>
> Trying wget manually the next problem is, that the address go-pear.org is
> not reachable at all. Digging a little further it seems, that all the
> nameservers for this address are not reachable, at least not from my
> network. I hope that this is a temporary problem, but it reveals a heavy
> weakness of the pear loader system. There should be fallback for the
> go-pear file as a lot of other thingis depend on it.
>
> Have a nice day
>
> Elmar
More information about the TYPO3-team-extension-coordination
mailing list