Problema al cambia version de php y apache
Publicado por Francisco (1 intervención) el 11/08/2004 23:19:41
Hola Amigos:
Tengo una estacion de trabajo windows 98 con php 4.3.7 y apache 1.3.31 como servidor de desarrollo y servidor de explotacion que tiene winnt , apache 1.3.28 y php 4.3.3.
en el pc de explotacion ningun problema pero en el pc de desarrollo me da los siguientes errores.
Notice: Undefined variable: opc in c:\paginas\index.php on line 2
Warning: Cannot modify header information - headers already sent by (output started at c:\paginas\index.php:2) in c:\paginas\index.php on line 3
Warning: Cannot modify header information - headers already sent by (output started at c:\paginas\index.php:2) in c:\paginas\index.php on line 3
Warning: Cannot modify header information - headers already sent by (output started at c:\paginas\index.php:2) in c:\paginas\index.php on line 3
Warning: Cannot modify header information - headers already sent by (output started at c:\paginas\index.php:2) in c:\paginas\index.php on line 3
Habilite el register_globals en el php.ini pero sigue dando el mismo error
De antemano gracias
Tengo una estacion de trabajo windows 98 con php 4.3.7 y apache 1.3.31 como servidor de desarrollo y servidor de explotacion que tiene winnt , apache 1.3.28 y php 4.3.3.
en el pc de explotacion ningun problema pero en el pc de desarrollo me da los siguientes errores.
Notice: Undefined variable: opc in c:\paginas\index.php on line 2
Warning: Cannot modify header information - headers already sent by (output started at c:\paginas\index.php:2) in c:\paginas\index.php on line 3
Warning: Cannot modify header information - headers already sent by (output started at c:\paginas\index.php:2) in c:\paginas\index.php on line 3
Warning: Cannot modify header information - headers already sent by (output started at c:\paginas\index.php:2) in c:\paginas\index.php on line 3
Warning: Cannot modify header information - headers already sent by (output started at c:\paginas\index.php:2) in c:\paginas\index.php on line 3
Habilite el register_globals en el php.ini pero sigue dando el mismo error
De antemano gracias
Valora esta pregunta


0