Tema: tengo php?
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 23/11/2004, 11:00
Avatar de ociomax
ociomax
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Temuco, Chile
Mensajes: 5.595
Antigüedad: 22 años, 6 meses
Puntos: 35
Crea un archivo con el siguiente contenido:

Código:
<html>
   <head>
       <title>INFORMACION DE PHP</title>
   </head>
   <body>
       <?php 
       phpinfo();
       ?>
   </body>
</html>
Guárdolo como index.php y cópialo al directorio raíz de apache (en RedHat/Fedora es /var/www/html). Luego abre un navegador y accede a la dirección http://localhost

Si todo está OK, deberías ver una página con información acerca de PHP.
__________________
Christian González, "OCIOMax"
http://chgonzalez.blogspot.com
http://twitter.com/chgonzalez