[ic] Interchange Installation steps

Chetan interchange-users@lists.akopia.com
Thu May 17 16:48:01 2001


Here is the exact point where I'm stuck
---------------------------------------------------------------
[root@html /root]# su interch
bash$ /usr/lib/interchange/bin/interchange -r
The Interchange server was not running
(//usr/lib/interchange/etc/interchange.pid).
Low traffic settings.
Calling UI....
...UI is loaded....
Interchange V4.6.5
Configuring catalog construct...Using default DBM database.
done.
bash$   
--------------------------------------------------------------

now when I load the page from browser it presents a welcome screen and
gives me a link to enter as customer. The link to enter as customer
doesn't work. It seems that the interchange process is not running.

------------------------------------------
bash$ /etc/rc.d/init.d/interchange status
interchange is stopped
bash$                    
------------------------------------------
/var/log/interchange/error.log
- - - [17/May/2001:12:42:43 -0700] - - Low traffic settings.
- - - [17/May/2001:12:42:43 -0700] - - Calling UI....
- - - [17/May/2001:12:42:43 -0700] - - ...UI is loaded....
- - - [17/May/2001:12:42:44 -0700] - - Interchange V4.6.5
- - - [17/May/2001:12:42:44 -0700] - - Config 'construct' at server
startup
- - - [17/May/2001:12:42:44 -0700] - - Using default DBM database.
- - - [17/May/2001:12:42:44 -0700] - - Couldn't open
'//usr/lib/interchange/etc/interchange.pid': Permission denied
>              
-----------------------------------------

Any pointers would be appreciated...