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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 19:01:33 2024 UTC