[ic] IC & Strap search error

Klaatu IC Hack icgort33 at gmail.com
Mon Feb 22 23:22:44 UTC 2016


On Tue, Feb 23, 2016 at 2:00 AM, kerry <kerry at basicq.com> wrote:
> I am getting this error when using search on a second cart used by a
> different user. interchange owned by interch on both carts, catalog
> owned by different user on the one the error is coming from.
>
> error.log looks like this:
> kstrap /cgi-bin/kstrap/search Runtime error: mkdir
> /var/www/html/kstrap/images/items/120x150: Permission denied at (tag
> 'image') line 184.
>
> I manually added the directory, and changed owner to interch, but still
> get the error.
>
> Since interch owns interchange, do I need to add second user to interch
> group?

Not usually.

This could probably do with improvement and suggestions welcome
however something like this usually gets a catalog running correctly:

chown -R interch:interch catalogs/CATALOGNAME
chown -R interch:WEBUSER catalogs/CATALOGNAME/*
chown -R interch:WEBUSER catalogs/CATALOGNAME/products/*
chown -R interch:WEBUSER catalogs/CATALOGNAME/tmp/*



More information about the interchange-users mailing list