From:             [EMAIL PROTECTED]
Operating system: RedHat Linux 8.0
PHP version:      4.2.1
PHP Bug Type:     Unknown/Other Function
Bug description:  can't include more than SSI include for php files

PHP version: 4.2.1
OS: RedHat Linux 8
Apache version: 2.0

My problem is that I can't execute more than one (SSI include) on my
website JUST for PHP file.. so there is NO problems at all if I include
HTML or SHTML files.

Anyway, if I include 2 PHP files into any page, the first INCLUDE
statement would execute correctly and print out the file output, but the
second INCLUDE statement would NOT execute, and instead, the statement
printed in the page source as it is:

<!--#include virtual="sympoll/poll.php?id=2" -->

notice that this problem was not exist in my server before I upgrade PHP
from 4.1.2 to 4.2.1 and Apache from 1.3 to 2.0 and Linux from 7.3 to 8.0
!!

any idea?
-- 
Edit bug report at http://bugs.php.net/?id=21022&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21022&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21022&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21022&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21022&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21022&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21022&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21022&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21022&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21022&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21022&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21022&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21022&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21022&r=isapi

Reply via email to