[ic] Help with troubleshooting

Jon Pamment jon@icaust.com
Fri, 13 Apr 2001 21:20:58 +1000


I've gotten further but now have new problems

I found these.
> How or where do I find the following?
> Socket file
> CGI Link Program

I thought my new problem was permissions but they seem correct, they are:

-rwsrwxr-x    1 interch  interch      7132 Apr  7 21:17 construct
[root@server cgi-bin]#

AND

srw-rw-rw-    1 interch  interch         0 Apr 13 20:42 socket
[root@server etc]#

When I start its as follows:
[root@server etc]# su -c "/usr/lib/interchange/bin/interchange -r" interch
Killing Interchange server 1075 with TERM.
Low traffic settings.
Calling UI....
...UI is loaded....
Interchange V4.6.4
Configuring catalog construct...Using default DBM database.
done.
Interchange server started in INET and UNIX mode(s) (process id 1375)

AND
ps -aux Gives:
[root@server pub]# ps -aux
USER       PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND
<snip lotsa a stuff>
interch   1375  0.0 21.1 15184 13516 ?       S    20:42   0:00 interchange
root      1403  0.0  1.2  2600  796 pts/0    R    21:12   0:00 ps -aux
[root@server pub]#

I have searched Hi and Low but I havent stubled across the answer yet (not
for the want of trying). I hope someone can point me in the right direction

Thanks

Jon