[Isis-users] Inverted file generation with mx
De Smet Egbert
egbert.desmet at uantwerpen.be
Wed May 4 16:35:33 CEST 2016
The problem is that the name of the executable used (mx.exe) in Windows is not correctly identified as it is missing in the first part of the command, which only contains the path, not the name of the file itself.
So please check the $mx_path variable in your config.php : it should be like
$mx_path="/ABCD/www/cgi-bin/mx.exe";
In Windows also the .exe is mandatory because the script checks if the file exists, including the extension in the name.
Egbert de Smet
Universiteit Antwerpen
________________________________
From: isis-users [isis-users-bounces+egbert.desmet=ua.ac.be at iccisis.org] on behalf of Renate Morgenstern [rmorgenstern at iway.na]
Sent: Wednesday, May 04, 2016 3:56 PM
To: isis-users at iccisis.org
Subject: [Isis-users] Inverted file generation with mx
Good day,
I wanted to use the IF generation with mx in ABCD 1.5.
I works on Ubuntu, but not on WIndows - the message is that it can't be executed.
The test for mx works - says OK.
When I run the same command from the command line, there is no problem.
I notice that there is a mixture of backward and forward slashes.
What could be the problem?
Renate
Here is the command before execution:
Command line:
database: \ABCD\www\bases\matongo/data/matongo
fst: @\ABCD\www\bases\matongo/data/matongo.fst
mx: /ABCD/www/cgi-bin/ Test<http://196.31.226.17/central/utilities/mx_test.php>
uctab: \ABCD\www\bases\matongo/data/isisuc.tab
actab: \ABCD\www\bases\matongo/data/isisac.tab
________________________________
Query: /ABCD/www/cgi-bin/ \ABCD\www\bases\matongo/data/matongo fst=@\ABCD\www\bases\matongo/data/matongo.fst uctab=\ABCD\www\bases\matongo/data/isisuc.tab actab=\ABCD\www\bases\matongo/data/isisac.tab fullinv=\ABCD\www\bases\matongo/data/matongo -all now tell=100
Inverted file generation
Output of error message:
Query: /ABCD/www/cgi-bin/ \ABCD\www\bases\matongo/data/matongo fst=@\ABCD\www\bases\matongo/data/matongo.fst uctab=\ABCD\www\bases\matongo/data/isisuc.tab actab=\ABCD\www\bases\matongo/data/isisac.tab fullinv=\ABCD\www\bases\matongo/data/matongo -all now tell=100
Out:
process NOT EXECUTED
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20160504/0fb03911/attachment.html>
More information about the isis-users
mailing list