php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12606 require_once failing
Submitted: 2001-08-06 16:23 UTC Modified: 2001-10-02 04:46 UTC
From: chadwickr at hotmail dot com Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.6 OS: Redhat Linux 6.2 / 2.2.14-5.0smp
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: chadwickr at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-08-06 16:23 UTC] chadwickr at hotmail dot com
Throughout entire site require_once is used.  It began showing "Cannot redeclare foo() in /foo/bar.php on line 24" randomly.  Reloading the page gave about a 50% chance of this error happening again.  I removed the include file it was complaining about and it gave me the same error message about the first function in next file.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-31 10:28 UTC] sander@php.net
Can you provide us a sample script?
 [2001-08-31 10:55 UTC] sander@php.net
Oops...
 [2001-10-02 04:46 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 11:01:34 2025 UTC