04/09/2003, 15:54
|
| | Fecha de Ingreso: febrero-2003
Mensajes: 165
Antigüedad: 22 años Puntos: 0 | |
gracias josemi...
arregle el session.save_path = c:\tmp. Este subdirectorio existe y todos los usuarios tienen derechos de escritura sobre el.
y continúa el error:
Warning: session_start(): open(c:\tmp\sess_83b218b5ccd874d4aa5ec647d19fccf9, O_RDWR) failed: No such file or directory (2) in c:\www\cubatropical\index.php on line 2
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at c:\www\cubatropical\index.php:2) in c:\www\cubatropical\index.php on line 2
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\www\cubatropical\index.php:2) in c:\www\cubatropical\index.php on line 2
Ocurrió un error al ejecutar el query "SELECT COUNT(*) FROM thote ORDER BY catehote DESC, dordhote, pre1hote, nombhote". La base dijo : No Database Selected.
Warning: Unknown(): open(c:\tmp\sess_83b218b5ccd874d4aa5ec647d19fccf9, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\tmp) in Unknown on line 0 |