HP3000-L Archives

October 1998, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Date:
Mon, 26 Oct 1998 11:51:05 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (48 lines)
John Korb writes:
>
> At 10/26/98 12:31 PM , Mark Bixby wrote:
> <snip>
>
> >What happens if you purge gif/ and recreate it?  I.e. copy all of the files
> >to somewhere safe, rmdir gif, mkdir gif, and copy the files back?
>
> I just tried something similar.  I moved gif to oldgif, then made a new
> gif, then copied the files from oldgif to gif, and finally, I used chmod to
> set the new gif permissions (directory and all files) to 775.  Now I can do
> a LISTFILE on the directory, but both NCSA and Apache still return a 403
> FORBIDDEN error on the gif directory, but will dish up the files within the
> gif directory.  Were I not having problems with cgi I'd create a cgi script
> to replace server indexing.

Sounds like the web servers have TD ACD access (POSIX "x") but lack RD ACD
access (POSIX "r") to the directories in question.

> >What's the full :STORE syntax you used to back up your system, and what full
> >syntax did you use to :RESTORE it?  Note that ;DIRECTORY also applies to
> >POSIX directories.
>
> We use the following options on STORE:
>
>    SHOW=LONG;COPYACD;DIRECTORY;MAXTAPEBUF;PROGRESS=5

Are you using any non-system volumesets, i.e. sets other than
MPEXL_SYSTEM_VOLUME_SET?

Note that ;DIRECTORY without ;ONVS *only* applies to directories on MPEXL_etc.
If you have additional volume sets, your :STORE parms above aren't backing up
the additional directories.  So you really want ONVS=MPEXL_SYSTEM_VOLUME_SET,
USER_SET1,USER_SET2,USER_SET3[,...];DIRECTORY.

> On RESTORE we use:
>
>    SHOW=LONG;COPYACD;DIRECTORY;OLDDATE

If you still have the output from this :RESTORE, were the POSIX directories
listed at the very beginning?
--
Mark Bixby                      E-mail: [log in to unmask]
Coast Community College Dist.   Web: http://www.cccd.edu/~markb/
District Information Services   1370 Adams Ave, Costa Mesa, CA, USA 92626-5429
Technical Support               Voice: +1 714 438-4647
"You can tune a file system, but you can't tune a fish." - tunefs(1M)

ATOM RSS1 RSS2