On Tue, Jan 20, 2004 at 08:31:27PM -0800, Ahmad, Zeeshan (FMC) wrote:
> I am running swish.cgi as swish.plx (PerlIIS) and it is using the API. When
> I specify more than one index, say:
>
> swish_index => ['D:/Progra~1/SWISH-E4/lib/swish-e/fmcmain.index',
> 'D:/Progra~1/SWISH-E4/lib/swish-e/fmcstaffdir.index'],
>
> It fails with this error:
>
> Index file error: Could not open the index file 'ARRAY(0x120a788)': No such
> file or directory
Weird. Add this to your script and try running it in both .cgi and
PerlIIS:
print STDERR "My Version of perl is $]\n";
>
> Note that it searches both indexes if run the script as .cgi!
>
> Any suggestions?
http://www.google.com/search?q=howto+install+linux&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8
>
--
Bill Moseley
moseley@hank.org
Received on Wed Jan 21 05:01:59 2004