Re: [toaster] qmailadmin and apache config question

2005-05-17 Thread Hank
> Check the docs on the apache site for more info. If you don't use > SuexecUserGroup, then I don't think Apache makes use of the suexec > program. Thanks.. that was helpful. I un-renamed suexec back to its proper location, and commented out the SuexecUserGroup directive in my virtual server, an

Re: [toaster] Freshclam question

2005-05-17 Thread Alex
Thanks, Bill I'll make sure to try it and I guess that try upgrading the ClamAV as well once I'm sure that the issue is fixed. Thanks to all for replies! > So, the long and short of it is that I would recommend specifiying the > owner and group in the rotate config, as well as the modes for the >

Re: [toaster] Freshclam question

2005-05-17 Thread Jason 'XenoPhage' Frisvold
Bill Shupp wrote: > Ah, ok. I'll check this out before adding it and run some tests. > > Incidentally, 0.85.1 came out to address some bugs in 0.85, perhaps > this was one of them. I have pre-rolled RPM's that set the permissions for me, so I can't be 100% sure, but I believe this "problem" sti

Re: [toaster] Freshclam question

2005-05-17 Thread Bill Shupp
Jason 'XenoPhage' Frisvold wrote: Bill Shupp wrote: Not sure if you're following the clamav list at all, but.. 0.85 seems to have introduced what some people are calling a bug. Prior releases created the clamd.log and freshclam.log files with owner and group of root. Even though clam was running

Re: [toaster] Freshclam question

2005-05-17 Thread Jason 'XenoPhage' Frisvold
Bill Shupp wrote: > I'll get this added to the toaster. Not sure if you're following the clamav list at all, but.. 0.85 seems to have introduced what some people are calling a bug. Prior releases created the clamd.log and freshclam.log files with owner and group of root. Even though clam was

Re: [toaster] Freshclam question

2005-05-17 Thread Bill Shupp
Tom Collins wrote: On May 17, 2005, at 3:29 AM, Alex wrote: I have updated my ClamAV installation to version 0.84 about a week ago and ever since than I'm getting this message in daily root emails: With Bill's original toaster install, the freshclam log never gets rotated, so it can be a little

Re: [toaster] qmailadmin and apache config question

2005-05-17 Thread Tom Collins
On May 17, 2005, at 12:23 AM, Hank wrote: Holy cow- that worked, but I have no idea why. I thought suexec was there to help run external apps in Apache. What I have other applications that need to use it? Obviously, I'm a little out of my realm here. Apache uses suexec to run CGI scripts as a us

Re: [toaster] Freshclam question

2005-05-17 Thread Tom Collins
On May 17, 2005, at 3:29 AM, Alex wrote: I have updated my ClamAV installation to version 0.84 about a week ago and ever since than I'm getting this message in daily root emails: With Bill's original toaster install, the freshclam log never gets rotated, so it can be a little confusing. I'm runn

Re: [toaster] postmaster alias problem

2005-05-17 Thread Dan Scrimpsher
[EMAIL PROTECTED] 5/17/2005 9:41:26 AM >>> >On Tue, 2005-05-17 at 09:25 -0600, Dan Scrimpsher wrote:>> Howdy All->>  >> I have a problem with the aliases for postmaster, root, and>> mailer-daemon. >>  >> I have followed the step that creates the aliases:>>  >>  # Setup the primary administrat

Re: [toaster] postmaster alias problem

2005-05-17 Thread Shane Chrisp
On Tue, 2005-05-17 at 09:25 -0600, Dan Scrimpsher wrote: > Howdy All- > > I have a problem with the aliases for postmaster, root, and > mailer-daemon. > > I have followed the step that creates the aliases: > > # Setup the primary administrator's email address. > # This address will receive

[toaster] postmaster alias problem

2005-05-17 Thread Dan Scrimpsher
Howdy All-   I have a problem with the aliases for postmaster, root, and mailer-daemon.   I have followed the step that creates the aliases:    # Setup the primary administrator's email address.# This address will receive mail for root, postmaster, and mailer-daemon.# Replace "[EMAIL PROTECTED]"

Re: [toaster] Install Issue

2005-05-17 Thread Jason 'XenoPhage' Frisvold
Mike D wrote: > Where cani find information on what needs to edit in the above mentioned > conf files. The freshclam.conf and clamd.conf files both need to be edited to make them work. For bill's toaster, however, I see that he has specific instructions to apply 2 patches : patch -p0 < ../tar/

Re: [toaster] Install Issue

2005-05-17 Thread Mike D
Rene wrote: Mike D schrieb: After installing clam i rec'd the following error when trying to start it. [EMAIL PROTECTED] src]# /etc/init.d/freshclam start Starting freshclam daemon ... ERROR: Please edit the example config file /usr/local/etc/freshclam.conf. ERROR: Please edit the example config

Re: [toaster] Freshclam question

2005-05-17 Thread Alex
I understand. But I first would like to figure out why this report is incorrect before proceeding with new update. Kind of nice to figure out what the issue is before possibly introducing new one. Thanks for reply! >> >> Hello, >> I have updated my ClamAV installation to version 0.84 about a wee

Re: [toaster] Freshclam question

2005-05-17 Thread eero
> > Hello, > I have updated my ClamAV installation to version 0.84 about a week ago and > ever since than I'm getting this message in daily root emails: clamav 0.85.1 is latest. update to it. -- Eero

Re: [toaster] Install Issue

2005-05-17 Thread Rene
Mike D schrieb: After installing clam i rec'd the following error when trying to start it. [EMAIL PROTECTED] src]# /etc/init.d/freshclam start Starting freshclam daemon ... ERROR: Please edit the example config file /usr/local/etc/freshclam.conf. ERROR: Please edit the example config file /usr/lo

[toaster] Install Issue

2005-05-17 Thread Mike D
After installing clam i rec'd the following error when trying to start it. [EMAIL PROTECTED] src]# /etc/init.d/freshclam start Starting freshclam daemon ... ERROR: Please edit the example config file /usr/local/etc/freshclam.conf. ERROR: Please edit the example config file /usr/local/etc/clamd.con

[toaster] Freshclam question

2005-05-17 Thread Alex
Hello, I have updated my ClamAV installation to version 0.84 about a week ago and ever since than I'm getting this message in daily root emails: - clam-update Begin daily.cvd updated **Unmatched Entries** Received signal: wake up: 147 Time(s)

Re: [toaster] qmailadmin and apache config question

2005-05-17 Thread Hank
Holy cow- that worked, but I have no idea why. I thought suexec was there to help run external apps in Apache. What I have other applications that need to use it? Obviously, I'm a little out of my realm here. thanks again, -Hank On 5/17/05, Bill Shupp <[EMAIL PROTECTED]> wrote: > Hank wrote: >

Re: [toaster] qmailadmin and apache config question

2005-05-17 Thread Bill Shupp
Hank wrote: I'm trying to move qmailadmin from /var/www/cgi-bin to a virtual server directory /home/wghe/cgi-bin, and of course, I can't get it to work. The apache log says " command not in docroot (/home/wghe/cgi-bin/qmailadmin)". I know the problem is suexec, but trying to read up on how to get