Community Forums
Connect with us on LinkedIn
Community Notice
+ Reply to Thread
Page 3 of 12 FirstFirst 1 2 3 4 5 ... LastLast
Results 31 to 45 of 177
  1. #31
    Member
    Join Date
    Nov 2002
    Posts
    1,781
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    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 ::

    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

  2. #32
    Member rs-freddo's Avatar
    Join Date
    May 2003
    Location
    Australia
    Posts
    819
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    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

  3. #33
    Member
    Join Date
    Nov 2003
    Posts
    521

    Default

    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

  4. #34
    Member
    Join Date
    Nov 2003
    Posts
    521

    Default

    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?

  5. #35
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    You can safely ignore that message. It's complaining because it's trying to do a search & replace on the directory file.
    Jonathan Michaelson

    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

  6. #36
    Member
    Join Date
    Nov 2003
    Posts
    521

    Default

    thank you, i wasn sure if i should move on, or start from the beggining or what.. but thanks for ur reply

  7. #37
    Member
    Join Date
    Nov 2003
    Posts
    521

    Default

    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-18-2004 at 12:55 AM.

  8. #38
    Member casey's Avatar
    Join Date
    Jan 2003
    Location
    If there is trouble, it will find me
    Posts
    2,336

    Default

    You must have forgotten this step:
    mv -f MailScanner.new MailScanner.conf

    Do that and then try it again.

  9. #39
    Member
    Join Date
    Nov 2003
    Posts
    521

    Default

    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 01:26 AM.

  10. #40
    Member casey's Avatar
    Join Date
    Jan 2003
    Location
    If there is trouble, it will find me
    Posts
    2,336

    Default

    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

  11. #41
    Member
    Join Date
    Nov 2003
    Posts
    521

    Default

    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 02:18 AM.

  12. #42
    Member
    Join Date
    Nov 2002
    Posts
    1,781
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    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 ::

    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

  13. #43
    Member
    Join Date
    Nov 2002
    Posts
    1,781
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    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 ::

    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

  14. #44
    Member
    Join Date
    Nov 2003
    Location
    earth
    Posts
    10

    Default

    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

  15. #45
    Member
    Join Date
    Nov 2002
    Posts
    1,781
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    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 ::

    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

Similar Threads & Tags
Similar threads

  1. Mailscanner from layer1
    By DN-Paul in forum cPanel and WHM Discussions
    Replies: 15
    Last Post: 05-14-2004, 11:12 PM
  2. Install Layer1 package with CLAMAV+Mailscanner updated?
    By damainman in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 05-14-2004, 04:00 AM
  3. Howto restart Mailscanner FROM layer1.cpanel.net
    By nappa in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 02-04-2004, 04:17 PM
  4. Layer1 mailscanner-av?
    By xsenses in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 08-27-2003, 10:21 PM
  5. MailScanner layer1 Cpanel issues after install FIX
    By huffdata in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 08-27-2003, 04:04 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube