#31 (permalink)  
Old 03-09-2004, 10:13 AM
Registered User
 
Join Date: Nov 2002
Posts: 1,755
anand is on a distinguished road
Quote:
Originally posted by hostseeker
Okay I did the Clam AV update and how have 0.67-1

The only difference for me was that existing clamscan 0.60 was located at /usr/bin/clamscan and not /usr/bin/local/clamscan

Perhaps because I have RHE? Anyway, I renamed clamscan to clamscanold before I did the make install and it worked fine.

Thank you anand!
np
__________________
:: Anand ::
Authorised cpanel Partner NOC

ssh root@
who the hell is root ???

Cpanelappz Support Forums are up now. Register Today
http://forums.cpanelappz.com

WHM/cPanel API : http://whmapi.cpanelappz.com
Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #32 (permalink)  
Old 03-15-2004, 08:00 PM
rs-freddo's Avatar
Registered User
 
Join Date: May 2003
Location: Australia
Posts: 814
rs-freddo is an unknown quantity at this point
ClamAV Version 0.68 has been released.
"The changes in this release are as follows:
This version fixes a crash with some RAR archives generated by the
Bagle worm. A few important fixes have been backported from CVS."
__________________
Michael
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #33 (permalink)  
Old 03-17-2004, 10:11 PM
Registered User
 
Join Date: Nov 2003
Posts: 495
damainman
Quote:
Originally posted by rs-freddo
ClamAV Version 0.68 has been released.
"The changes in this release are as follows:
This version fixes a crash with some RAR archives generated by the
Bagle worm. A few important fixes have been backported from CVS."
to many updates lol... i wonder if cpanel is ever going to start upgrading their mailscanner package
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #34 (permalink)  
Old 03-17-2004, 10:24 PM
Registered User
 
Join Date: Nov 2003
Posts: 495
damainman
Okay when i put in this line:

perl -pi -e "s/\/opt\/MailScanner/\/usr\/mailscanner/g" /usr/mailscanner.new/lib/*

I get the following error:

Can't do inplace edit: /usr/mailscanner.new/lib/MailScanner is not a regular file, <> line 2415.


I'm afraid to continue with the process... can someone advise?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #35 (permalink)  
Old 03-17-2004, 11:17 PM
chirpy's Avatar
Moderator
 
Join Date: Jun 2002
Location: Go on, have a guess
Posts: 13,495
chirpy will become famous soon enough
You can safely ignore that message. It's complaining because it's trying to do a search & replace on the directory file.
__________________
Jonathan Michaelson
cPanel Forum Moderator

Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #36 (permalink)  
Old 03-17-2004, 11:20 PM
Registered User
 
Join Date: Nov 2003
Posts: 495
damainman
thank you, i wasn sure if i should move on, or start from the beggining or what.. but thanks for ur reply
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #37 (permalink)  
Old 03-17-2004, 11:52 PM
Registered User
 
Join Date: Nov 2003
Posts: 495
damainman
Okay i edited the "/usr/mailscanner/etc/MailScanner.conf
" file, and procedded to the next steps.

Now when i enter :/usr/mailscanner/bin/check_mailscanner

I get this error:

Cannot open config file /usr/mailscanner/etc/MailScanner.conf, No such file or directory at /usr/mailscanner/lib/MailScanner/Config.pm line 535.
====

My mailscanner.conf file disapeered? When i go back to edit it.... it doesn't exist anymore... what happened to it?

Also i looked in the DIR, and found: MailScanner.conf.new* ...

Last edited by damainman; 03-17-2004 at 11:55 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #38 (permalink)  
Old 03-18-2004, 12:20 AM
casey's Avatar
Registered User
 
Join Date: Jan 2003
Location: If there is trouble, it will find me
Posts: 2,336
casey is an unknown quantity at this point
You must have forgotten this step:
mv -f MailScanner.new MailScanner.conf

Do that and then try it again.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #39 (permalink)  
Old 03-18-2004, 12:23 AM
Registered User
 
Join Date: Nov 2003
Posts: 495
damainman
i don't believe i missed that stepp, but i'll try just in case.. but which directory should i be in when i do that? THank you for your reply.

- I looked in the mailscanner.conf.new ... and the configurations are not the same as when i edited mailscanner.conf before i killed mailscanner. For example in the conf.. for usergroups and stuff.. the previous one.. had something in the "Run as User", but in the mailscanner.conf.new... its blank next to it...... would it just be wise to start again from the beggining?

Last edited by damainman; 03-18-2004 at 12:26 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #40 (permalink)  
Old 03-18-2004, 12:46 AM
casey's Avatar
Registered User
 
Join Date: Jan 2003
Location: If there is trouble, it will find me
Posts: 2,336
casey is an unknown quantity at this point
Try
cd /usr/mailscanner/etc/
and then do these steps again:
../bin/upgrade_MailScanner_conf
../bin/upgrade_MailScanner_conf MailScanner.conf MailScanner.conf.new > MailScanner.new
mv -f MailScanner.conf MailScanner.old
mv -f MailScanner.new MailScanner.conf
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #41 (permalink)  
Old 03-18-2004, 12:54 AM
Registered User
 
Join Date: Nov 2003
Posts: 495
damainman
okay, it started now.. however i looked in mailscanner.conf and noticed its just a blank file...

edit:

Okay i decided to do these once more:

../bin/upgrade_MailScanner_conf
../bin/upgrade_MailScanner_conf MailScanner.conf MailScanner.conf.new > MailScanner.new

and now it seems to be creating the conf file...... i'll update this post when its done, to see what happens..

===============================
Update:

Okay i'm looking in the config file, and it looks like the setting that were previously put in from layer1, is gone. For example, now the conf file has no virus scanner set, and run as user, and run as group are blank ... damn lol... i was planning to sleep early tonight.. i think i'm just going to reinstall and upgrade everything from scratch....

Last edited by damainman; 03-18-2004 at 01:18 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #42 (permalink)  
Old 03-18-2004, 05:59 PM
Registered User
 
Join Date: Nov 2002
Posts: 1,755
anand is on a distinguished road
Quote:
Originally posted by damainman
okay, it started now.. however i looked in mailscanner.conf and noticed its just a blank file...

edit:

Okay i decided to do these once more:

../bin/upgrade_MailScanner_conf
../bin/upgrade_MailScanner_conf MailScanner.conf MailScanner.conf.new > MailScanner.new

and now it seems to be creating the conf file...... i'll update this post when its done, to see what happens..

===============================
Update:

Okay i'm looking in the config file, and it looks like the setting that were previously put in from layer1, is gone. For example, now the conf file has no virus scanner set, and run as user, and run as group are blank ... damn lol... i was planning to sleep early tonight.. i think i'm just going to reinstall and upgrade everything from scratch....
If you need the default conf file from layer1, just download the tar.gz file, extract it, extract the mailscanner package inside it, you will find the conf file. Place it inside /usr/mailscanner/etc/MailScanner.conf. Now you can run updates.
__________________
:: Anand ::
Authorised cpanel Partner NOC

ssh root@
who the hell is root ???

Cpanelappz Support Forums are up now. Register Today
http://forums.cpanelappz.com

WHM/cPanel API : http://whmapi.cpanelappz.com
Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #43 (permalink)  
Old 03-18-2004, 06:04 PM
Registered User
 
Join Date: Nov 2002
Posts: 1,755
anand is on a distinguished road
And if you plan to go by scratch install, go by the steps of my howto posted in another thread. it was for a different version of clam, though you won;t have trouble to change it to the new version. Incase you need help, just let me know. I will make the steps and post.
__________________
:: Anand ::
Authorised cpanel Partner NOC

ssh root@
who the hell is root ???

Cpanelappz Support Forums are up now. Register Today
http://forums.cpanelappz.com

WHM/cPanel API : http://whmapi.cpanelappz.com
Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #44 (permalink)  
Old 03-18-2004, 06:24 PM
Registered User
 
Join Date: Nov 2003
Location: earth
Posts: 10
bgfweb
Quote:
Originally posted by anand
And if you plan to go by scratch install, go by the steps of my howto posted in another thread. it was for a different version of clam, though you won;t have trouble to change it to the new version. Incase you need help, just let me know. I will make the steps and post.
make the steps for an upgrade please. thanks
__________________
BGFWeb.com | Affordable Web Hosting
Email: admin @ bgfweb.com | AIM/Yahoo: benjohngf | ICQ: 299604633
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #45 (permalink)  
Old 03-18-2004, 06:38 PM
Registered User
 
Join Date: Nov 2002
Posts: 1,755
anand is on a distinguished road
Quote:
Originally posted by bgfweb
make the steps for an upgrade please. thanks
hahaha atleast try it once. My howto posted earlier wasn't that bad also

Meanwhile i will see what i can do.
__________________
:: Anand ::
Authorised cpanel Partner NOC

ssh root@
who the hell is root ???

Cpanelappz Support Forums are up now. Register Today
http://forums.cpanelappz.com

WHM/cPanel API : http://whmapi.cpanelappz.com
Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 10:59 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© cPanel Inc