Warning: session_write_close() [function.session-write-close]: write failed: No space left on device (28) in /data/marcevmc/public_html/documentos/doku.php on line 72

Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in /data/marcevmc/public_html/documentos/doku.php on line 72

Warning: Cannot modify header information - headers already sent by (output started at /data/marcevmc/public_html/documentos/doku.php:72) in /data/marcevmc/public_html/documentos/inc/actions.php on line 131
Guardar las sesiones en la base de datos [Notas y documentos]

Guardar las sesiones en la base de datos

Abrir el archivo includes/configure.php y buscar una linea que dice:

define('STORE_SESSIONS', '');

sustituirlo por:

define('STORE_SESSIONS', 'mysql');

.

oscommerce/errores-comunes/guardar-las-sesiones-en-la-base-de-datos.txt · Última modificación: 08/07/2007 20:18 (external edit)


2007 - Marcelo Valenzuela