Report new bug | New search | Development Roadmap Status: Open | Feedback | All

Bug #2020 Parse error: parse error in on line 1606
Submitted: 2004-07-30 01:12 UTC
From: mariomonroy at losdanzantes dot org Assigned: danielc
Status: Closed Package: Web Site
PHP Version: 4.3.2 OS: limux
Roadmaps: (Not assigned)    
Subscription  


 [2004-07-30 01:12 UTC] mariomonroy at losdanzantes dot org
Description: ------------ when I run "go-per.php" the browser show me this: Parse error: parse error in /home/corzel/public_html/install/go-pear.php on line 1606 Then I check the file, line 1606 is the next: <?phpecho implode(', ', $GLOBALS['pfc_packages']);?>.<br/> Solution: You must fix the code in http://go-perl.org, and insert the space after "echo". Thanks

Comments

 [2004-08-10 04:52 UTC] danielc
Change package from "Bug System" to "Website."
 [2004-08-10 04:58 UTC] danielc
Current versions of the file seem okay.
 [2004-08-12 16:14 UTC] danielc
I changed tabs to spaces. The file at http://go-pear.com/ is now up to date. I trust it won't cause parse errors on your system any more.