[ic] Problems with no absolutes in config file / Using one source file for databases in two stores

Zack Johnson zack@office.standardprinting.net
Wed, 21 Mar 2001 15:37:53 -0500


Try a symbolic link (ln -s) from:
products/products.txt ->
/var/lib/interchange/westerbeke/products/products.txt

Just make sure products/products.txt doesn't exist before trying to make the
link.

Good luck!

Zack


----- Original Message -----
From: "Christopher VanOosterhout" <chris@vanoosterhout.com>
To: <interchange-users@lists.akopia.com>
Sent: Wednesday, March 21, 2001 2:59 PM
Subject: [ic] Problems with no absolutes in config file / Using one source
file for databases in two stores


>
>
>
> Greetings,
>
> I have two stores currently and I would like to run them off the same
> source file for each of their product databases.
>
> To do this I have included the following line in one of my store's config
> file to point to a datasource file in my other store:
> Database products /var/lib/interchange/westerbeke/products/products.txt
TAB
>
> When I try to access this file in the new store I get the following entry
> in my error.log file:
> 209.176.195.241 RYdkbdAQ:209.176.195.241 - [21/March/2001:11:53:47 -0500]
> universal /cgi-bin/universal/32977 Security violation for
> NoAbsolute, trying to import
> /var/lib/interchange/westerbeke/products/products.txt
> 209.176.195.241 RYdkbdAQ:209.176.195.241 - [21/March/2001:11:53:47 -0500]
> universal /cgi-bin/universal/32977 Runtime error: Security
>   violation.
>
> Now, you would think that this means that I do not have my NoAbsolute set
> to no in my overall catalog.cfg at /var/lib/interchange/catalog.cfg,
> however here is that line as it appears in my file:
>
> NoAbsolute No
>
> I have stopped and restarted the Interchange server ... without success.
>
> Any ideas?  Am I missing something obvious?  Is there a specific order in
> which directives such as NoAbsolute need to be placed in the catalog.cfg
> file?  I have tried it at both the beginning and the end of the file.
>
> Christopher
>
>
>
>
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users
>