[Isis-users] ABCD Linux

De Smet Egbert egbert.desmet at uantwerpen.be
Tue Oct 22 14:16:55 CEST 2013


Hola,

estoy replicando mi contestación previa en el mismo asunto. Todo esto se puede encontrart también en los manuales.

When the password is not accepted while it is entered correctly, it means that 1) the wxis-executable cannot work or 2) cannot access the 'acces'-database which holds the passwords and other login data.
1. If wxis cannot work, you have to check if you have the correct version of the cgi-bin folder (in ABCD/www) : 32 or 64-bits. The installation packages provide both but renamed according to the version, which you can simply reverse or change as needed. The command (inside the cgi-bin folder on a terminal prompt) 'file wxis.exe' will tell you which version is there. You can use 32-bits version in 64-bits Linux but then you have to install ia32-libs library. Running 64-bits in 32-bits environment is not possible at all.
Another possibility is that the URL in the $wxisUrl variable doesn't match your system : e.g. if you use port 9090 it should read as :
$wxisUrl="http://localhost:9090/cgi-bin/$cisis_ver"."wxis.exe";
where $cisis_ver is mostly empty ('normall' CISIS version used for the database) but can be changed per database in abcd.def (see the manual) if you have special databases, e.g. with large records (FFI) or Unicode-encoding (unicode).
2. If wxis works but cannot access the login-data database (acces), then you have to check the path to the database in config.php and the access-rights for the databases-folder.
You can create (but it is normally provided with the Linux-installers) a symbolic link 'bases' from your folder /opt/ABCD/www/ to /var/opt/ABCD/bases since Secs-web needs such a link in order to find the libraries in the network (to be selected in the first login screen), but for the module Central only the path for the $db_path in the config.php needs to be correct. And of course access rights on all (sub-)folders of the database-folder need to be set at 777 (sudo chmod -R 777 bases).

Once both conditions are o.k. you will 1) be able to login 2) be able to see/edit the users (as they are a normal database) and 3) access and create other databases as well.

Egbert de Smet
Universiteit Antwerpen

Egbert de Smet
Universiteit Antwerpen
________________________________________
From: isis-users-bounces at iccisis.org [isis-users-bounces at iccisis.org] on behalf of didier.suarez at reduc.edu.cu [didier.suarez at reduc.edu.cu]
Sent: Tuesday, October 22, 2013 2:06 PM
To: isis-users at iccisis.org
Subject: [Isis-users] ABCD Linux

Hola lista, he instalado ABCD 2.0 sobre linux pero me esta presentando los
siguientes problemas:

1. Me carga perfectamente el central pero no me permite autentificarme con
el usuario por defecto de linux.
2. Ya probé cambiando config.php las cadenas de autentificación, me
permite entrar pero entonces no me muestra la lista de usuarios por lo
cual tamoco me deja crear ninguno.
3. No me permite crear las BD me da el error: "no se puede crear la base
de datos solicitada"

En espera de su pronta respuesta.

PD: Estimada Cyntia agradecido por su colaoracion, hice lo que me envió y
aún así me está dando el mismo error.

Salu2

Lic. Didier E. Suarez Rodriguez
Universidad de Camagüey
Cuba

_______________________________________________
isis-users mailing list
isis-users at iccisis.org
To manage your own subscription options go to: http://lists.iccisis.org/listinfo/isis-users
Or contact Henk Rutten: hlrutten at xs4all.nl


More information about the isis-users mailing list