[ic] Undefined catalog error on RAQ3

Shozo Murahashi murahashi@ayayu.com
Sun, 25 Feb 2001 12:14:23 +0900


I know that here are similar discussions on this list, but I can't find
the clear solution yet.
When enter as customer or administrator from index.html page, 404 File
not found and undefined catalog in error.log.

I'm installed Interchange as a user 'main'.

In error.log below, I think the path is incorrect.

/main/cgibin/outdoor-w.cgi/index.html/main/cgibin/outdoor-w.cgi/index.ht
ml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The above part should be removed. How can I do to remove this?


error.log

- - - [25/2/2001:10:25:43 +0900] - - STOP server (32710) on signal TERM
- - - [25/2/2001:10:25:49 +0900] - - Low traffic settings.
- - - [25/2/2001:10:25:49 +0900] - - Calling UI....
- - - [25/2/2001:10:25:50 +0900] - - ...UI is loaded....
- - - [25/2/2001:10:25:50 +0900] - - Interchange V4.6.3
- - - [25/2/2001:10:25:50 +0900] - - Config 'outdoor-w' at server
startup
- - - [25/2/2001:10:25:50 +0900] - - Using default DBM database.
- - - [25/2/2001:10:25:50 +0900] - - START server (913) (UNIX)
- - - [25/2/2001:10:25:52 +0900] - - START server (940) (UNIX)
211.124.191.118 - - [25/2/2001:10:26:09 +0900] -
/main/cgibin/outdoor-w.cgi/in
dex.html/main/cgibin/outdoor-w.cgi/index.html Undefined catalog:
/main/cgibin/ou
tdoor-w.cgi/index.html
211.124.191.118 - - [25/2/2001:10:26:23 +0900] -
/main/cgibin/outdoor-w.cgi/ab
outus.html/main/cgibin/outdoor-w.cgi/aboutus.html Undefined catalog:
/main/cgibi
n/outdoor-w.cgi/aboutus.html


My makecat session is as follows. Interchange server is running now.

Catalog name? outdoor-w
Enter path to httpd.conf file: /etc/admserv/conf/httpd.conf
Server name? www.outdoor-w.com
DemoType? construct
MailOrderTo? main
CatRoot? /home/sites/home/users/main/catalogs/outdoor-w
CgiDir? /home/sites/home/users/main/web/cgibin
CgiUrl? /users/main/cgibin/outdoor-w.cgi
Aliases? /outdoor-w
DocumentRoot? /home/sites/home/users/main/web
SampleHtml? /home/sites/home/users/main/web/outdoor-w
ImageDir? /home/sites/home/users/main/web/outdoor-w/images
ImageUrl? /users/main/outdoor-w/images
INET or UNIX mode? UNIX
Do you use CGIWRAP or SUEXEC? y
...
...