php-install Digest 5 Sep 2002 20:07:06 -0000 Issue 1009
Topics (messages 8330 through 8330):
PHP and Apache Installation
8330 by: Gustavo Sigal
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hi , I install php 4.2.2 , apache 2.0.39 on a Windows 95 .
When i use the explorer to see a .php file this error ocurr
Bad request!
El buscador ha solicitado una operación que no puede ser procesada por el servidor.
Favor de contactar al webmaster en caso de que usted crea que existe un error en el
servidor.
Error 400
localhost
09/05/02 17:04:04
and the error.log file
[Thu Sep 05 17:04:04 2002] [error] [client 127.0.0.1] Invalid URI in request GET
/web/test.php HTTP/1.1
an the code of the page is
<?php
phpinfo();
?>
Any idea ?
Thanks
--- End Message ---