[Isis-users] Updates available for ABCD 1.3t: Problem with IF generation

Guilda Ascencio gascencio at msinfo.info
Wed May 21 19:50:35 CEST 2014


Hola a todos

Respecto al $mx_path, actualmente estoy considerando que incluya el
ejecutable mx.exe al igual que lo hace el parámetro $Wxis, entonces, ambos
deberían quedar así en el config.php

//Path to the wwwisis executable (include the name of the program)
$Wxis="/ABCD/www/cgi-bin/$cisis_ver"."wxis.exe";

//path to the mx  program (include the name of the program)
$mx_path="/ABCD/www/cgi-bin/$cisis_ver"."mx.exe";

(las rutas deberan adaptarse a las reales de cada instalación)

$cisis_ver por defecto está en blanco pero se utiliza en algunas ocasiones
para ejecutar otras versiones del cisis.

El script central/utilities/vmx_fullinv.php se ha estandarizado para no
incluir el llamado al mx.exe cuando se genera la línea de comandos. Anexo
el script central/utilities/vmx_fullinv.php normalizado

Disculpas por los inconvenientes.





On Wed, May 21, 2014 at 2:55 AM, De Smet Egbert <egbert.desmet at uantwerpen.be
> wrote:

> Please change, into config.php (in htdocs/central) the path to mx without
> the name of the executable itself :
>
> if ($cisis_ver!="")
> $mx_path="/ABCD/www/cgi-bin/";
> else
> $mx_path="/ABCD/www/cgi-bin/";
>
> If the executable is added, the script has it twice in the command as can
> be seen from the error info.
> Since the variable names points to a 'path', not a file (as in e.g.
> $wxisUrl), I think it is more logical to only put the path there.
> I will check it in the demo-config.php and correct but keeping this one
> correct is a 'local' responsibility.
>
> Egbert de Smet
> Universiteit Antwerpen
> ________________________________________
> From: Renate Morgenstern [rmorgenstern at iway.na]
> Sent: Wednesday, May 21, 2014 9:13 AM
> To: De Smet Egbert
> Cc: isis-users
> Subject: Updates available for ABCD 1.3t: Problem with IF generation
>
> Good day,
>
> On my ABCD Windows installation I tested the Inverted file generation with
> mx. it seems that it did not work.
> However, on the Ubuntu installation it said that it was succesful.
> See screen shots.
> Is it not working only for me?
>
> Regards
> Renate
>
> --
>
> Renate Morgenstern
> Tel.: +264 61 242124
> Cell: +264 81 2910284
> Fax: 088637518
> Windhoek, Namibia
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20140521/a9f63086/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vmx_fullinv.php
Type: application/x-httpd-php
Size: 2917 bytes
Desc: not available
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20140521/a9f63086/attachment.bin>


More information about the isis-users mailing list