Home » PEAR » PEAR_Frontend_Web » Bug #7294
go-pear.php generates errors
Details
| Submitted | 2006-04-04 20:25 UTC |
|---|---|
| From | Bryan dot Nilsen at mountainlandatc dot org |
| Status | No Feedback |
| Package | PEAR_Frontend_Web |
| PHP Version | 5.0.1 |
| OS | Windows 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?