Hello!
I've been trying to use the go-pear WebInstaller with some lack of success.

On Win2k running php 4.2.2 I get the folowing:

Downloading package: PEAR.............ok
Downloading package: Archive_Tar......ok
Downloading package: Console_Getopt....ok
Downloading package: XML_RPC..........ok
Downloading package: Pager............ok
Downloading package: HTML_Template_IT....ok
Downloading package: Net_UserAgent_Detect....ok
Downloading package: PEAR_Frontend_Web....ok
Bootstrapping: PEAR...................ok
Bootstrapping: Archive_Tar............ok
Bootstrapping: Console_Getopt.........ok
Downloading package: DB...............ok
Downloading package: Net_Socket.......ok
Downloading package: Net_SMTP.........ok
Downloading package: Mail.............ok
Downloading package: XML_Parser.......ok
Extracting installer..................
Invalid checksum : 40057 calculated, 0 expected

And then I get some unlink() failed messages.

Besides this, it looks like a really great little thing!

Btw, the action in the "Install" form does not work in Opera (v 6.04).
Using <?= $_SERVER['PHP_SELF'] ?> instead of <?php basename(__FILE__);?>
does the job. 

If I'm missing out on something, please - let me know! :-)


Regards,
Nils-Fredrik G. Kaland



----- Original Message ----- 
From: "Christian Dickmann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 26, 2002 7:12 PM
Subject: [PEAR-DEV] Go-Pear goes Web!


> Hi,
> 
> PEAR wants YOU to test something new!
> 
> I changed go-pear to be accessable through browsers
> to install PEAR_Frontend_Web (Web Installer).
> 
> How to test/install?
> 1. Download
> http://dickmann.homeunix.org/pear/pearweb/public_html/go-pear.php
> 2. Put it somewhere reachable though HTTP
> 3. Access it with your favorite browser
> 4. Install it ...
> 5. Feel happy to see the Web Installer
> 
> A diff to current go-pear is also available, but the great
> amount of changes makes it unreadable IMHO ...
> http://dickmann.homeunix.org/pear/pearweb/public_html/go-pear.diff.txt
> 
> Christian Dickmann
> 
> PS: What do you think about bundling the images with go-pear by
> including them base64 encoded ;)
> 
> 
> 
> -- 
> PEAR Development Mailing List (http://pear.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> 
> 
> 






-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to