<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hi,</p>
<p><br>
</p>
<p>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.</p>
<p><br>
</p>
<p>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.</p>
<p><br>
</p>
<p>I will update however at the github-repo for ABCD2.0 (<a href="https://github.com/ABCD-DEVCOM" class="OWAAutoLink" id="LPlnk381543" previewremoved="true">https://github.com/ABCD-DEVCOM</a>) with :
<br>
</p>
<p>- a new version of nusoap.php (in htdocs/isisws)</p>
<p>- adjusted script 'endpointusers.php' in htdocs/central/bridge</p>
<p>You need also to : <br>
</p>
<p>- check the value for  LOGFILE = in config.inc.php in central/bridge (the one provided is for Windows, change for Linux)</p>
<p>- activate mysqli (instead of mysql) in php.ini (all functions mysql[...]() had to be changed to mysqli[...].</p>
<p><br>
</p>
<p>I can hopefully do this tomorrow (other weekend-activities pending).</p>
<p><br>
</p>
<p>Updating the downloads-mechanism on abcd.netcat.be will have to wait as it involves more checks/tests.<br>
</p>
<p><br>
</p>
<div id="Signature">
<div class="BodyFragment"><font size="2"><span style="font-size:10pt;">
<div class="PlainText">Egbert de Smet<br>
Universiteit Antwerpen</div>
</span></font></div>
</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> isis-users <isis-users-bounces+egbert.desmet=ua.ac.be@iccisis.org> on behalf of Dyc Tecnology <dyc.tecnology@gmail.com><br>
<b>Sent:</b> Sunday, July 15, 2018 9:16 AM<br>
<b>To:</b> isis-users@iccisis.org<br>
<b>Subject:</b> [Isis-users] Empweb no me muestra los usuarios de la BD university</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>Hola seņores, espero me puedan ayudar</div>
<div>Estoy configurando empweb y resulta que una vez que ingreso y voy a consulta de Usuarios,
<br>
</div>
<div>no me muestra los usuarios de la base university, solamente los de ISIS, investigando un poco
<br>
</div>
<div>llegue al archivo engineconf.xml en la linea <a href="http://127.0.0.1:9090/central/bridge/endpointusers.php" id="LPlnk965121" previewremoved="true">
http://127.0.0.1:9090/central/bridge/endpointusers.php</a>, <br>
</div>
<div>hice pruebas poniendo esta direccion en el navegador y me sale el sigueinte error:<br>
</div>
<div><b>Fatal error</b>: Uncaught Error: Call to undefined function mysql_connect() in /opt/ABCD/www/htdocs/central/bridge/endpointusers.php</div>
<div>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.</div>
<div><br>
</div>
<div>Estoy utilizando php 7.0 y ABCD 2.0</div>
<div>Y una cosita mas intento descargar nuevamente el instalador de ABCD de <a href="http://abcd.netcat.be/files/downloads.html" id="LPlnk471108" previewremoved="true">
http://abcd.netcat.be/files/downloads.html</a> y m bota el error:</div>
<div>
<pre>Can't locate <a href="http://acs.pm" id="LPlnk74854" previewremoved="true">acs.pm</a> 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.
</pre>
</div>
</div>
</div>
</div>
</div>
</body>
</html>