PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » PEAR » PEAR_Frontend_Web » Bug #7294

go-pear.php generates errors

Details

Submitted2006-04-04 20:25 UTC
FromBryan dot Nilsen at mountainlandatc dot org
StatusNo Feedback
PackagePEAR_Frontend_Web
PHP Version5.0.1
OSWindows XP Pro
Roadmaps(Not assigned)

Comments

[2006-04-04 20:25 UTC] Bryan dot Nilsen at mountainlandatc dot org

Description:
------------
We ran the script contained in go-pear.php and received errors. The script did just fine after clicking Install; however, once we arrived at go-pear.php?step=install and clicked "Start Web Frontend of the PEAR Installer >>", this is the specific error we received:

Parse error: syntax error, unexpected T_STRING in C:\Program Files\wamp\www\tss\libs\index.php on line 40

I didn't change anything in index.php; and when I try to serve up this page, it gives the same error listed above. The following appears to be the text from line 40, but I can't determine what might be wrong with it:

$env=getenv('PHP_PEAR_INSTALL_DIR');

Expected result:
----------------
That PEAR DB would install.

Actual result:
--------------
see error above

[2006-04-19 18:34 UTC] jrust at php dot net

Transferring to correct package.

[2006-04-20 08:09 UTC] Bryan dot Nilsen at mountainlandatc dot org

What does "transferring to correct package" mean?