php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56151 Parse error: parse error in on line 1606
Submitted: 2004-07-29 21:12 UTC Modified: 2004-08-12 12:14 UTC
From: mariomonroy at losdanzantes dot org Assigned: danielc (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: 4.3.2 OS: limux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mariomonroy at losdanzantes dot org
New email:
PHP Version: OS:

 

 [2004-07-29 21: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


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-10 00:52 UTC] danielc at analysisandsolutions dot com
Change package from "Bug System" to "Website."
 [2004-08-10 00:58 UTC] danielc at analysisandsolutions dot com
Current versions of the file seem okay.
 [2004-08-12 12:14 UTC] danielc at analysisandsolutions dot com
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.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 18:01:29 2024 UTC