Ver Mensaje Individual
  #4 (permalink)  
Antiguo 02/01/2002, 01:07
Avatar de pako
pako
 
Fecha de Ingreso: diciembre-2001
Ubicación: Mexico D.F.
Mensajes: 944
Antigüedad: 22 años, 3 meses
Puntos: 0
Re: error en istalacion de php

Bueno hice todo lo que me han dicho sobre la installacion de php solo que ahora me aparece otro mensage
Parse error: parse error in c:\apache\htdocs\prueba.php on line 6
alguienme podria decir que significa y de paso explicarme esta parte de la installacion:
To use the source code highlighting feature, simply create a PHP
script file and stick this code in:
<?php show_source("original_php_script.php"); ?>
Substitute original_php_script.php with the name of the
file you wish to show the source of. (This is the only way of
doing so).

On Win-Apache all backslashes in a path statement such
as: "c:\directory\file.ext", must be converted to
forward slashes.
bueno es todo gracias