Tema: Conexión
Ver Mensaje Individual
  #12 (permalink)  
Antiguo 09/01/2010, 14:13
Avatar de HHaru
HHaru
 
Fecha de Ingreso: octubre-2007
Mensajes: 36
Antigüedad: 17 años, 5 meses
Puntos: 0
Respuesta: Conexión

Ok.. Probé con esto:

Código PHP:
<?php
    
echo 'Hola mundo';
?>
Lo copié en htdocs. Re instalé el xampp y ahora continua abriendo el localhost sin problemas y phpmyadmin. Pero cuando intento abrir el archivo que contiene el código me muestra el siguiente error.

Cita:
Object not found!

The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.

If you think this is a server error, please contact the webmaster.
Error 404
localhost
09/01/2010 04:10:38 p.m.
Apache/2.2.12 (Win32) DAV/2 mod_ssl/2.2.12 OpenSSL/0.9.8k mod_autoindex_color PHP/5.3.0 mod_perl/2.0.4 Perl/v5.10.0
Estoy buscando sobre el error.