[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] FP2000 user webs and SSL



Don't call fpsrvadm.exe from the command line on RaQ 2 or RaQ 3i servers
as it will badly mess up directory permissions, throwing a wrench into
site and user quotas.

	
	-- Will

Clayton McGow wrote:
> 
> Jim,
> 
> if you go to /usr/local/frontpage/currentversion/bin and run
> fpsrvadm.exe, you'll see an option to chown the fpweb to whoever is
> supposed to own it.
> 
> Jim Euliano wrote:
> >
> > >and enables it, suEXEC changes the uid and gid on scripts to httpd
> > >instead uid of the user (see below).   The reason the main web still
> > >works is because it is supposed to be owned by uid httpd.  To correct
> >
> > I've found that almost all of my web pages (cgi files, html files, gif and
> > jpg files, etc etc) are now owned by httpd.  The group id hasn't changed
> > from whatever site they belong to... but the uid for almost every web file
> > on my system is httpd.  I do not have the SSL pack installed.
> >
> > Did I mess something up somewhere along the line... is this normal... or am
> > I just wacko.  It isn't a problem for me yet, so I don't really care... I
> > was just wondering if it was related.
> >
> > Jim