ID:               44662
 Updated by:       [EMAIL PROTECTED]
 Reported By:      proenoa dot viroilio at neuf dot fr
-Status:           Open
+Status:           Bogus
 Bug Type:         Unknown/Other Function
 Operating System: Windows XP
 PHP Version:      5.2.5
-Assigned To:      
+Assigned To:      pajoye
 New Comment:

Change ta config Apache, definie l'extension .php en plus de .php5.
Regarde le manual PHP ou les (tres) nombreux tutoriaux en ligne.

PS: Ce n'est pas un bug >bogus.


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

[2008-04-07 14:37:55] proenoa dot viroilio at neuf dot fr

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 ???

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

[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