[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] error when create new catalog
> I have a problem when I create a new catalog. The navigator show this
> message:
>
> Undefined catalog: /cgi-bin/newcatalog
I'd say that either you forgot to restart server or server is not aware of
a catalog named "newcatalog".
For the latter make sure you have a catalog definition line in
interchange.cfg
which would look like:
Catalog newcatalog /path/to/catalog/base /cgi/url
/path/after/domain
I suggest you read about the Catalog directive in the Configuration
manual...
also make sure you have catalog.cfg in /path/to/catalog/base and that you
dont get any errors while re-starting interchange:
"/path/to/interchange/bin/interchange -r"
Good luck...
Jean-Pierre Parent
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users