ID:               44662
 User updated by:  proenoa dot viroilio at neuf dot fr
 Reported By:      proenoa dot viroilio at neuf dot fr
 Status:           Open
 Bug Type:         Unknown/Other Function
 Operating System: Windows XP
 PHP Version:      5.2.5
 New Comment:

test.php send me 404 NOT FOUND on this server but if I change test.php
to test.php5 it work normaly only by modificate the extension ???


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

[2008-04-07 14:27:42] proenoa dot viroilio at neuf dot fr

Description:
------------
je n'arrive pas à exécuter mes .php alors que si je change l'extension
en .php5 cela marche

it is impossible to excecute .php but .php5 work normaly ???

Reproduce code:
---------------
<HTML>
<HEAD>
<TITLE>Test PHP</TITLE>
</HEAD>
<BODY>
<?php
        phpinfo();
?>
</BODY>
</HTML>



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


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

Reply via email to