Date: 11/30/99
- Next message: Rasmus Lerdorf: "[PHP-DEV] cvs: /CVSROOT cvsusers"
- Previous message: evol <email protected>: "[PHP-DEV] Bug #2869: Omission of proper header handling when doing an SMTP connect"
- In reply to: barmeier <email protected>: "[PHP-DEV] PHP 4.0 Bug #2868: include statement fails in framesets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 30 Nov 1999 barmeier <email protected> wrote:
| From: barmeier <email protected>
| Operating system: winnt 4 Sp4 iis4
| PHP version: 4.0 Beta 3
| PHP Bug Type: Scripting Engine problem
| Bug description: include statement fails in framesets
|
| 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
We can't fix this one without being able to reproduce it. Please help us
by stripping away pieces of your code until it stops behaving this way,
and see if you can submit more information about what code triggered this
behaviour. If you are using include somewher, try require, and
vice-versa.
- Stig
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Rasmus Lerdorf: "[PHP-DEV] cvs: /CVSROOT cvsusers"
- Previous message: evol <email protected>: "[PHP-DEV] Bug #2869: Omission of proper header handling when doing an SMTP connect"
- In reply to: barmeier <email protected>: "[PHP-DEV] PHP 4.0 Bug #2868: include statement fails in framesets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

