Ver Mensaje Individual
  #1 (permalink)  
Antiguo 31/12/2004, 15:31
ivans67
 
Fecha de Ingreso: diciembre-2004
Mensajes: 65
Antigüedad: 19 años, 3 meses
Puntos: 1
problemas con php

3.) hola ejecute el sigiente php:
<form action="accion.php" method="POST">
Su nombre: <input type="text" name="nombre" />
Su edad: <input type="text" name="edad" />
<input type="submit">
</form>


al colocarlo y despues ejecutrlo en mi apache local me aparecio esto:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

que es que devo hacer, que configuro.?
tengo el php 2 de 1991 esta muy viejito?