Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/itworks/public_html/inc/class_core.php on line 165
Las pagina no se recargan
Han ocurrido los siguientes errores:
Warning [2] Cannot modify header information - headers already sent by (output started at /home/itworks/public_html/inc/class_core.php:165) - Line: 1558 - File: inc/functions.php PHP 5.3.10 (Linux)
File Line Function
[PHP]   errorHandler->error
/inc/functions.php 1558 header
/inc/class_session.php 360 my_setcookie
/inc/class_session.php 98 session->load_guest
/global.php 56 session->init
/showthread.php 21 require_once
Warning [2] Cannot modify header information - headers already sent by (output started at /home/itworks/public_html/inc/class_core.php:165) - Line: 1558 - File: inc/functions.php PHP 5.3.10 (Linux)
File Line Function
[PHP]   errorHandler->error
/inc/functions.php 1558 header
/inc/class_session.php 365 my_setcookie
/inc/class_session.php 98 session->load_guest
/global.php 56 session->init
/showthread.php 21 require_once
Warning [2] Cannot modify header information - headers already sent by (output started at /home/itworks/public_html/inc/class_core.php:165) - Line: 1558 - File: inc/functions.php PHP 5.3.10 (Linux)
File Line Function
[PHP]   errorHandler->error
/inc/functions.php 1558 header
/inc/class_session.php 106 my_setcookie
/global.php 56 session->init
/showthread.php 21 require_once
Warning [2] Cannot modify header information - headers already sent by (output started at /home/itworks/public_html/inc/class_core.php:165) - Line: 352 - File: inc/plugins/google_seo/redirect.php PHP 5.3.10 (Linux)
File Line Function
[PHP]   errorHandler->error
/inc/plugins/google_seo/redirect.php 352 header
/inc/plugins/google_seo/redirect.php 340 google_seo_redirect_header
[PHP]   google_seo_redirect_hook
/inc/class_plugins.php 101 call_user_func_array
/global.php 96 pluginSystem->run_hooks
/showthread.php 21 require_once
Warning [2] Cannot modify header information - headers already sent by (output started at /home/itworks/public_html/inc/class_core.php:165) - Line: 1558 - File: inc/functions.php PHP 5.3.10 (Linux)
File Line Function
[PHP]   errorHandler->error
/inc/functions.php 1558 header
/inc/functions.php 1619 my_setcookie
/inc/functions_indicators.php 54 my_set_array_cookie
/showthread.php 456 mark_thread_read



tumblr statistics


Enviar Respuesta 
 
Calificación:
  • 0 Votos - 0 Media
  • 1
  • 2
  • 3
  • 4
  • 5
Las pagina no se recargan
25-06-2010, 11:11 PM
Mensaje: #1
Las pagina no se recargan
Cuando envio las páginas al servidor y las intento ver de nuevo me sale la página antigua. Tengo que recargar cada vez la página. Se podría hacer de forma automatica?
Encuentra todos los mensajes de este usuario
Cita este mensaje en tu respuesta
26-06-2010, 03:46 AM
Mensaje: #2
RE: Las pagina no se recargan
En el archivo httpd.conf hay que modificar lo siguiente:

Antes de nada hay que activar mod_headers
Descomentar la siguiente linea:
Cita:LoadModule headers_module modules/mod_headers.so

Cita:<FilesMatch ".(html|js)$">
Header set Cache-Control "max-age=0, no-cache, no-store, proxy-revalidate, no-transform, private"
Header set Pragma "no-cache"
</FilesMatch>

html|js serian las extensiones de archivos que no queremos que queden en caché.
Encuentra todos los mensajes de este usuario
Cita este mensaje en tu respuesta
Enviar Respuesta 


Salto de Foro:


Contáctanos | Servidores web | Volver Arriba | Volver al Contenido | Modo (Archivo) Simple | Sindicación RSS