SE TIENE LINUX CENT OS 5, AL TRATAR DE INSTALAR TOBA SALEN LOS SIGUIENTES ERRORES, SE QUITARON LOS magic_quotes_gpc , PERO SIGUE MOSTRANDO EL MISMO ERROR.
cindeorg@cinde.org.co [~/proyectos/toba_1_4/bin]# ./instalar
X-Powered-By: PHP/5.2.13
Content-type: text/html
Instalacion Toba 1.4.10
ERROR: Necesita desactivar las ‘magic_quotes_gpc’ en el archivo php.ini (ver http://w ww.php.net/manual/es/security.magicquotes.disabling.php)
TIEMPO: 0,048 segundos
Warning: session_start() [function.session-st art]: Cannot send session cookie - headers already sent by (output started at /home2/cindeorg/proyectos/toba_1_4/php/consola/consola.php:111) in /home2/cindeorg/proyectos/toba_1_4/php/nucleo/lib/toba_manejador_sesiones.php on line 33
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home2/cindeorg/proyectos/toba_1_4/php/consola/consola.php:111) in /home2/cindeorg/proyectos/toba_1_4/php/nucleo/lib/toba_manejador_sesiones.php on line 33
Fatal error: Uncaught exception ‘toba_error’ with message ‘INFO_INSTANCIA: La INSTANCIA ACTUAL no se encuentra definida (no exite la variable de entorno TOBA_INSTANCIA ni la constante ‘apex_pa_instancia’)’ in /home2/cindeorg/proyectos/toba_1_4/php/nucleo/lib/toba_instancia.php:64
Stack trace:
#0 /home2/cindeorg/proyectos/toba_1_4/php/nucleo/lib/toba_manejador_sesiones.php(36): toba_instancia::get_id()
#1 /home2/cindeorg/proyectos/toba_1_4/php/nucleo/lib/toba_manejador_sesiones.php(24): toba_manejador_sesiones->__construct()
#2 /home2/cindeorg/proyectos/toba_1_4/php/nucleo/toba.php(187): toba_manejador_sesione s::instancia()
#3 /home2/cindeorg/proyectos/toba_1_4/php/nucleo/lib/toba_logger.php(121): toba::usuar io()
#4 /home2/cindeorg/proyectos/toba_1_4/php/nucleo/lib/toba_logger.php(454): toba_logger ->get_usuario_actual()
#5 /home2/cindeorg/proyectos/toba_1_4/php/consola/run.php(29): toba_logger->guardar _en_archivo(‘comandos.log’)
#6 {main}
thrown in /home2/cindeorg/proyectos/toba_1_4/php/nucleo/lib/toba_instancia.php on line 64