[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [ic] install: Couldn't change to (...)/catalogs: Permission denied
Quoting Cameron B. Prince (cameron@akopia.com):
> Check your command:
>
> Should be:
>
> chown -R interch:interch
>
> Not:
>
> chmod -R interch:interch
>
> I generally make the directories 700, but since you're on a test system,
> make them 755...
>
> Good luck,
>
> Cameron
>
> -----Original Message-----
> From: interchange-users-admin@minivend.com
> [mailto:interchange-users-admin@minivend.com]On Behalf Of
> RalfKotthoff@MZEE.com
> Sent: Tuesday, October 10, 2000 3:58 PM
> To: interchange-users@minivend.com
> Subject: Re: [ic] install: Couldn't change to (...)/catalogs: Permission
> denied
>
>
> Hi!
>
> > WOOOOO HORSEY!!!!!!! STOP RIGHT THERE!!!!!!!!
> > change those permissions, from 0777 0770 ( no need to make them
> > world writable )
>
> Don't worry, it's a a webserver in a LAN, no way to access it from
> the outside, it`s just my testing system;-)
>
> > ...
> > In linux create the interch user with a simple;
> >
> > adduser interch -d /web/cat/dir
> >
> > where /web/cat/dir is the directory that the catalog files will be
> > placed. This will create a user and group interch
> >
> > Then make sure you chown -R interch:interch /web/cat/dir and the
> > /usr/local/interchange.
> >
> > After that you should be good to go.
Whenever debugging a problem like this try it from the command line.
# su - interch
$ cd /web/cat/dir
Couldn't change to /web/cat/dir: Permission denied
$
I am guessing that is what you will see. There is probably a directory
in the tree above that has no execute permission for other.
Anybody want to try their hand at a permission_verify script?
--
Akopia, Inc., 131 Willow Lane, Floor 2, Oxford, OH 45056
phone +1.513.523.7621 fax 7501 <heins@akopia.com>
Any man who is under 30, and is not liberal, has not heart; and any man
who is over 30, and is not a conservative, has not brains.
-- Winston Churchill
_______________________________________________
Interchange-users mailing list
Interchange-users@www.minivend.com
http://www.minivend.com/mailman/listinfo/interchange-users