php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21132 parse error on main page
Submitted: 2002-12-21 08:27 UTC Modified: 2002-12-21 10:24 UTC
From: bart at mediawave dot nl Assigned:
Status: Closed Package: Website problem
PHP Version: 4.2.3 OS: apache
Private report: No CVE-ID: None
 [2002-12-21 08:27 UTC] bart at mediawave dot nl
I'm probably not the only one that notices this.

At: 

http://www.php.net/ 

I get:

Parse error: parse error, expecting `')'' in /local/Web/sites/phpweb/include/mirrors.inc on line 25


Hereafter the website functions as usual.

good luck!

Bart

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-21 08:34 UTC] goba@php.net
The error will be corrected in a few minutes. Thanks for the report.
 [2002-12-21 09:52 UTC] bart at mediawave dot nl
It seems that repairing the first bug has resulted in yet another bug. Now at:

http://www.php.net/

I get:

Warning: main("prepend.inc") - No such file or directory in /local/Web/sites/phpweb/index.php on line 41

Warning: Failed opening 'prepend.inc' for inclusion (include_path='.:/local/Web/sites/phpweb/include') in /local/Web/sites/phpweb/index.php on line 41

Fatal error: Call to undefined function: make_link() in /local/Web/sites/phpweb/index.php on line 53


good luck again... ;)


Bart
 [2002-12-21 10:05 UTC] goba@php.net
Hm, it seems like you captured the exact moment, when the mirror was updating itself, and the prepend.inc file was not in place. This is not a new bug, this can happen anytime, if you view the site in the same moment, when those few include files are updated... You are quite lucky you captured that ;))
 [2002-12-21 10:24 UTC] bart at mediawave dot nl
Yes. Now it looks like good old php.net again... 
This must be my lucky day... :)

Happy holidays!

Bart
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 17 17:00:02 2026 UTC