Ver Mensaje Individual
  #9 (permalink)  
Antiguo 12/01/2015, 08:22
darchy
 
Fecha de Ingreso: julio-2008
Mensajes: 543
Antigüedad: 15 años, 9 meses
Puntos: 56
Respuesta: Header no redirecciona

yo creo que necesitas ver los errores.
si tienes acceso a php.ini :
Código:
display_errors = on
y reseteas el servidor

si no, desde htaccess:

Código:
php_flag display_startup_errors on
php_flag display_errors on
php_flag html_errors on
php_flag  log_errors on
php_value error_log  /home/path/public_html/domain/PHP_errors.log
http://stackoverflow.com/questions/6...-htaccess-only
__________________
Un saludo! :-)
Quiero ser el primero