
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Interchange on Mitel SME
Okay, I did that and now it gets nearly done but errors out with another
"chown sampledata.xls: No such file or directory."
I believe this is what my interchange is set up as:
/usr/lib/interchange <--- core install directory
/var/lib/interchange <--- location of catalogs, stores and support files
/home/e-smith/files/ibays/dataware/cgi-bin <--- location of my store file
/home/e-smith/files/ibays/dataware/html/store <--- location of html files
/home/e-smith/files/ibays/dataware/html/store/images <--- location of image
files
I'm telling makecat:
Catalog name: store
Server name: www.datawarecomp.com
(this is a virtual domain/ibay on my SME server)
DemoType: foundation
permtype: M
InterchangeUser: interch
CatUser: interch
InterchangeGroup: <blank>
MailOrderTo: orders@datawarecomp.com
CatRoot:
/var/lib/interchange/store
CgiDir:
/home/e-smith/files/ibays/dataware/cgi-bin
CgiUrl: /cgi-bin/store
Aliases: /store
DocumentRoot:
/home/e-smith/files/ibays/dataware/html
SampleHtml:
/home/e-smith/files/ibays/dataware/html/store
ImageDir:
/home/e-smith/files/ibays/dataware/html/store/images
ImageUrl: /store/images
INET or UNIX mode: UNIX
Do you use CGIWRAP or SUEXEC: Y
At this point it checks and/or creates the directories and copies the demo
files.
Your company name: Dataware Computers
Sample data type: tools
Set to 1 if you want MySQL...: <blank>
Account name: interch
Administrative password: pass
Set to 1 to display demo helper: 1
At this point it finds some system commands to run.
It moves a link to /home/e-smith/files/ibays/dataware/cgi-bin/store
It tells me the standard warning about selecting SUEXEC/CGIWrap option and
being root. However it does correctly select 5013/5013 which is the interch
user and group.
This is where the error "chown sampledata.xls: No such file or directory"
Thanks for your help!
Tom
----- Original Message -----
From: "Tom Carroll" <egor@carrollweb.net>
To: <tburt@timburt.com>
Cc: <interchange-users@interchange.redhat.com>
Sent: Monday, December 17, 2001 4:28 PM
Subject: Re: [ic] Interchange on Mitel SME
> Okay, I think I understand what you're saying.
>
> Let me paraphrase what I think you're telling me so my simple mind may
> understand: :-)
>
> I should do the following:
>
> chown -R interch /user/lib/interchange
> chown -R interch /var/lib/interchange
> chgrp -R interch /user/lib/interchange
> chgrp -R interch /var/lib/interchange
> chmod -R 770 /user/lib/interchange
> chmod -R 770 /var/lib/interchange
>
> Tom
>
> ----- Original Message -----
> From: <tburt@timburt.com>
> To: "Tom Carroll" <egor@carrollweb.net>
> Cc: <interchange-users@interchange.redhat.com>
> Sent: Monday, December 17, 2001 1:12 PM
> Subject: Re: [ic] Interchange on Mitel SME
>
>
> > >
> > > I verified the directory permissions:
> > >
> > > drwxr-xr-x 18 root root 4096 Jun 28 2000 usr
> > >
> > > drwxr-xr-x 23 root root 8192 Dec 16 21:51
/usr/lib
> > >
> > > drwxr-xr-x 13 interch interch 4096 Dec 16 21:52
> > > /usr/lib/interchange
> > >
> >
> > If this is an error you are getting while running makecat, then the
above
> > perms may not be enough....
> >
> > If the catalog owner is a user named sam....
> >
> > and the group file has an entry for sam that says:
> >
> > sam:123:;interch
> >
> > Then the location where the catalog is going to be created must have
write
> > permissions for the group, and not just the user.
> >
> > drwxrwxr-x 22 sam sam 4096 .......
> >
> > Elsewise, the group members are allowed only read access..
> >
> > --
> > --------------------
> > Timothy Burt
> > Internet Specialist
> >
> >
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users
>
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users