[ic] Standard catalog Customer Entrance or Admin Interface ="Interchange not available"

Music music at labyrinth.net.au
Fri Feb 29 10:45:40 EST 2008


>> ***************************************************************
>> ***************************************************************
> - - - [28/February/2008:16:45:12 -0800] - - Config 'standard' at server 
> startup
> - - - [28/February/2008:16:45:14 -0800] - - START server (31820) (UNIX)
> - - - [28/February/2008:16:45:14 -0800] - - START server (31820) (UNIX)
>
> When I point my browser at (local.server.name)/standard, I get an
> Interchange panel that has the store name I specified, and links to
> Customer Entrance at (local.server.name)/cgi-bin/standard/index.html,
> and to Admin Interface at
> (local.server.name)/cgi-bin/standard/admin/index.html.  Clicking on
> either of these links just makes the browser (Firefox 2.0.0.12) spin
> "loading" for several minutes, after which it displays an "Interchage
> server may not be running" message.

You might also try forcing Interchange to run in INET mode.

In interchange.cfg add:

Unix_Mode No
Inet_Mode Yes

and then restart IC.

Perhaps kill it completely before restarting:

killall -TERM interchange && sleep 3 && killall -KILL interchange

I would also check the file ownerships on the link program. In some 
environments Interchange might run as user interch but the cgi-bin/link 
program has to be owned by regular web user/group to function.












More information about the interchange-users mailing list