[Isis-users] Empweb no me muestra los usuarios de la BD university

De Smet Egbert egbert.desmet at uantwerpen.be
Sun Jul 15 15:54:45 CEST 2018


Hi,


you are right : the 'ISIS-bridge' in PHP7.x needs updated due to deprecated functions, the demise of mysql() functions etc. (a real bother in PHP) in PHP7.


For the same reason the downloads-logging tool used on the abcd.netcat.be server no longer works after I updated the Debian with PHP there.


I will update however at the github-repo for ABCD2.0 (https://github.com/ABCD-DEVCOM) with :

- a new version of nusoap.php (in htdocs/isisws)

- adjusted script 'endpointusers.php' in htdocs/central/bridge

You need also to :

- check the value for  LOGFILE = in config.inc.php in central/bridge (the one provided is for Windows, change for Linux)

- activate mysqli (instead of mysql) in php.ini (all functions mysql[...]() had to be changed to mysqli[...].


I can hopefully do this tomorrow (other weekend-activities pending).


Updating the downloads-mechanism on abcd.netcat.be will have to wait as it involves more checks/tests.


Egbert de Smet
Universiteit Antwerpen


________________________________
From: isis-users <isis-users-bounces+egbert.desmet=ua.ac.be at iccisis.org> on behalf of Dyc Tecnology <dyc.tecnology at gmail.com>
Sent: Sunday, July 15, 2018 9:16 AM
To: isis-users at iccisis.org
Subject: [Isis-users] Empweb no me muestra los usuarios de la BD university

Hola seƱores, espero me puedan ayudar
Estoy configurando empweb y resulta que una vez que ingreso y voy a consulta de Usuarios,
no me muestra los usuarios de la base university, solamente los de ISIS, investigando un poco
llegue al archivo engineconf.xml en la linea http://127.0.0.1:9090/central/bridge/endpointusers.php,
hice pruebas poniendo esta direccion en el navegador y me sale el sigueinte error:
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /opt/ABCD/www/htdocs/central/bridge/endpointusers.php
Tengo entendido que mysql_connect ya esta obsoleta para php 7.0, no se como solucionarlo, o es que tengo que correr ABCD en una version menor de php.

Estoy utilizando php 7.0 y ABCD 2.0
Y una cosita mas intento descargar nuevamente el instalador de ABCD de http://abcd.netcat.be/files/downloads.html y m bota el error:

Can't locate acs.pm<http://acs.pm> in @INC (you may need to install the acs module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.2 /usr/local/share/perl/5.26.2 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/lib/cgi-bin/download.cgi line 21.
BEGIN failed--compilation aborted at /usr/lib/cgi-bin/download.cgi line 21.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20180715/99301ece/attachment.html>


More information about the isis-users mailing list