QUOTA/SUEXEC HELP!!?!?!?!?!

2003-07-26 Thread jim car
I am setting up a new server and am running into a couple problems and don't 
know how to figure out how to solve them.

Info about the server.  Installed RH8.0 then updated with RHN to 
kernel-2.4.20-19.8 and httpd-2.0.40-11.5

First issue - QUOTAS

I am following RedHat's System Administration Primer straight from the Red 
Hat site.

I have updated /etc/fstab.  Here it is.

LABEL=/ /   ext3defaults1 1
LABEL=/boot /boot   ext3defaults1 2
none/dev/ptsdevpts  gid=5,mode=620  0 0
LABEL=/home /home   ext3
defaults,usrquota,grpquota1 2
none/proc   procdefaults0 0
none/dev/shmtmpfs   defaults0 0
LABEL=/usr  /usrext3defaults1 2
LABEL=/var  /varext3defaults1 2
/dev/sda7   swapswapdefaults0 0
/dev/cdrom  /mnt/cdrom  iso9660 
noauto,owner,kudzu,ro 0 0
/dev/fd0/mnt/floppy autonoauto,owner,kudzu 0 
0

I have no problem unmounting and remounting the /home partition.

When I try to run quotacheck I get the following error message.

quotacheck: Cannot get quotafile name for /dev/sda2
quotacheck: Cannot get quotafile name for /dev/sda2
I have seen on the net that I may have to recompile the kernel RPM to get 
quota working.  Is this correct?  And if I update the kernel again thru RHN 
wouldn't I run into the same problem?  Why would Red Hat not mention this in 
its own documentation?  Is there any way to get this working?

Second issue - SUEXEC

How do I get Apache started with suexec going?  I ran into the same thing 
about recompiling the RPM.  If that is the case, why is Red Hat installing 
the /usr/sbin/suexec?

It just seems that since the stuff is already installed on the server there 
should be a simple way (not recompiling RPMs) to get the functions running?

==
On the desktop, MacOS X.
In the server room, RHLinux.
MSWindows?  In the trash.
==
_
Help STOP SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail

--
Psyche-list mailing list
[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/psyche-list


Re: QUOTA/SUEXEC HELP!!?!?!?!?!

2003-07-26 Thread jim car
For those looking for the answer.  Here is one.

To enable suexec in RedHat's version of Apache2.0 add the following line to 
the httpd.conf file.

LoadModule suexec_module modules/mod_suexec.so

Anyone with ideas on the quota question?

_
The new MSN 8: advanced junk mail protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail

--
Psyche-list mailing list
[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/psyche-list