Hola de nuevo, Estamos reemplazando el servidor web y a la hora de ingresar al sistema G3W me aparecen los siguientes errores:
Warning: ifx_connect() [function.ifx-connect]: E [SQLSTATE=08 004 SQLCODE=-908] in /usr/local/apache2/htdocs/php/adodb/drivers/adodb-informix72.inc.php on line 259
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/apache2/htdocs/php/adodb/drivers/adodb-informix72.inc.php:259) in /usr/local/apache2/htdocs/php/www/inicial.php on line 44
Alguien podria ayudarme… ya vi toda la configuracion y esta todo bien, el nuevo servidor esta en Linux con Distro Debian 5.0.4 Stable
Kernel 2.6.26-2-686
Ricardo, setearon correctamente los datos del servidor en el cliente informix del nuevo servidor web?
¿Que versión de cliente informix instalaste?
Error: -908
Attempt to connect to database server (servername) failed.
The program or application is trying to access another database server but has failed. Note the server name in the current statement.
The desired database server is unavailable, or the network is down or is congested. Ask your DBA and system administrator to verify that the server and network are operational. If the network is congested, use the environment variables INFORMIXCONTIME and INFORMIXCONRETRY to tune connection timing. For information on setting these environment variables, see the IBM Informix Guide to SQL: Reference.
This message appears in Version 6.0 and later versions.
Hola Alejandro, tanto tiempo! pues tenemos la version UC3 del cliente, es la que siempre instalamos, tenemos la version 5.2 del php tambien, que el ultimo compatible con informix. Con respecto a las variables INFORMIXCONTIME y INFORMIXCONRETRY nos la tuvimos en cuenta nunca, realmente no se de que se tratan estas variables, me podrias dar una mano con esto?
Hola Alejandro, ya solucione el problema! El tema estaba en el sqlhosts de /opt/informix/etc/sqlhosts
ahi estaba mal puesta la ip, estaba dirigiendose a otra ip, y no a la del servidor de base de datos…
En fin… el problema ahora es otro… como siempre… cuando accedo al sistema, lo hace muy lento, lento de tomar unos mates y volver y todavia no pasa nada, despues de 10 min mas o menos, aparece la pantalla de inicio.
Alejandro, ya solucione el problema, faltaba cambiar la direccion ip del hosts.equiv del servidor informix. Lo que pasa es que cambiamos las ips tambien. En fin, ya funciona todo ok!