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

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.


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

[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