ID:               16725
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Feedback
 Bug Type:         Apache related
 Operating System: windows,linux
 PHP Version:      4.1.2
 New Comment:

it has no relation to the apache server 
because under the same apache server ,
php4.0.6 is ok
but the php4.1.2 has the problem


Previous Comments:
------------------------------------------------------------------------

[2002-04-22 03:49:05] [EMAIL PROTECTED]

Can you send me your httpd.conf by mail? I guess it's a problem with
your configuration but I'm not sure.
Alternatively, you can paste the relevant sections of it here.

------------------------------------------------------------------------

[2002-04-21 22:23:17] [EMAIL PROTECTED]

php version 4.1.2
"test.php.dat" content:
<?php
echo "hello world!";
?>

in apache server ,it also can be parsed
http://yourserver/test.php.dat
you can see --
hello world!

in iis server 
you can see --
<?php 
echo "hello world!";
?>

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16725&edit=1

Reply via email to