php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14490 Web mirror site problem on http://fr.php.net/
Submitted: 2001-12-13 12:45 UTC Modified: 2001-12-18 10:09 UTC
From: jacques dot fournier at sema dot fr Assigned:
Status: Closed Package: Website problem
PHP Version: 4.1.0 OS: N/A
Private report: No CVE-ID: None
 [2001-12-13 12:45 UTC] jacques dot fournier at sema dot fr
In many page of your mirror site : http://fr.php.net/ there is the following error :
Parse error: parse error in /export/www/phpweb/include/site.inc on line 90

For example, when I try to use the search function, I obtain :
Parse error: parse error in /export/www/phpweb/include/site.inc on line 90

Warning: Cannot add header information - headers already sent by (output started at /export/www/phpweb/include/site.inc:90) in /export/www/phpweb/search.php on line 17

Warning: Cannot add header information - headers already sent by (output started at /export/www/phpweb/include/site.inc:90) in /export/www/phpweb/search.php on line 20


Hope this help you.

Jacques.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-13 12:48 UTC] jacques dot fournier at sema dot fr
Now, 10 minutes later, it seems to work.

Strange...
 [2001-12-18 10:09 UTC] sander@php.net
It is now fixed. Thanks for your report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 16:01:33 2024 UTC