php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2868 include statement fails in framesets
Submitted: 1999-11-30 11:24 UTC Modified: 2000-06-11 19:47 UTC
From: barmeier at barmeier dot com Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Beta 3 OS: winnt 4 Sp4 iis4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: barmeier at barmeier dot com
New email:
PHP Version: OS:

 

 [1999-11-30 11:24 UTC] barmeier at barmeier dot com
When using a framset where 4 or 5 PHP scripts will be loaded the include statements report errors like
cannot redeclare function or
path not found.

When reloading the frameset everything works fine or the
errors occur in other frames.

If I use a frameset with 4 to 5 frames all loading a PHP script I never get the whole frameset loaded without errors.

The same frameset works fine from PHP 3.06 to 3.12

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-11 19:47 UTC] zeev at cvs dot php dot net
Please try PHP 4.0.0 release.  Note that the ISAPI module of PHP 4.0 is still considered to be experimental, and may not behave properly.  If the problems persist with PHP 4.0.0's ISAPI module, revert to using the CGI binary (php.exe) instead
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 04:01:32 2024 UTC