Re: [clamav-users] on my microsoft windows with both edited freshclam.conf and clamd.conf unfornately i can't update and i can't scan

2022-10-16 Thread Dorian ROSSE via clamav-users
Hello,


on my microsoft windows with both edited freshclam.conf and clamd.conf 
unfornately i can't update and i can't scan finally below the line of command 
with thoses errors however I bring both conf file in attachment if you 
understand what are the errors too if you have the time for edited both files:

'''
PS C:\Program Files\ClamAV> ./freshclam.exe
ERROR: Please edit the example config file C:\Program 
Files\ClamAV\freshclam.conf
ERROR: Can't open/parse the config file C:\Program Files\ClamAV\freshclam.conf
'''

'''
PS C:\Program Files\ClamAV> ./clamscan.exe -r --remove /
LibClamAV Error: cli_loaddbdir: No supported database files found in C:\Program 
Files\ClamAV\database
ERROR: Can't open file or directory

--- SCAN SUMMARY ---
Known viruses: 0
Engine version: 0.105.1
Scanned directories: 0
Scanned files: 0
Infected files: 0
Data scanned: 0.00 MB
Data read: 0.00 MB (ratio 0.00:1)
Time: 0.009 sec (0 m 0 s)
Start Date: 2022:10:14 16:27:28
End Date:   2022:10:14 16:27:28
'''

Thanks you in advance for all the helps,

Regards.


Dorian ROSSE.
De : Dorian ROSSE
Envoyé : vendredi 14 octobre 2022 16:54
À : clamav-users@lists.clamav.net
Objet : on my microsoft windows with both edited freshclam.conf and clamd.conf 
unfornately i can't update and i can't scan

Hello,


on my microsoft windows with both edited freshclam.conf and clamd.conf 
unfornately i can't update and i can't scan finally below the line of command 
with thoses errors however I bring both conf file in attachment if you 
understand what are the errors too if you have the time for edited both files:

'''
PS C:\Program Files\ClamAV> ./freshclam.exe
ERROR: Please edit the example config file C:\Program 
Files\ClamAV\freshclam.conf
ERROR: Can't open/parse the config file C:\Program Files\ClamAV\freshclam.conf
'''

'''
PS C:\Program Files\ClamAV> ./clamscan.exe -r --remove /
LibClamAV Error: cli_loaddbdir: No supported database files found in C:\Program 
Files\ClamAV\database
ERROR: Can't open file or directory

--- SCAN SUMMARY ---
Known viruses: 0
Engine version: 0.105.1
Scanned directories: 0
Scanned files: 0
Infected files: 0
Data scanned: 0.00 MB
Data read: 0.00 MB (ratio 0.00:1)
Time: 0.009 sec (0 m 0 s)
Start Date: 2022:10:14 16:27:28
End Date:   2022:10:14 16:27:28
'''

Thanks you in advance for all the helps,

Regards.


Dorian ROSSE.


clamd.conf
Description: clamd.conf


freshclam.conf
Description: freshclam.conf
___

Manage your clamav-users mailing list subscription / unsubscribe:
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/Cisco-Talos/clamav-documentation

https://docs.clamav.net/#mailing-lists-and-chat


Re: [clamav-users] on my microsoft windows with both edited freshclam.conf and clamd.conf unfornately i can't update and i can't scan

2022-10-16 Thread G.W. Haywood via clamav-users

Hi there,

On Sun, 16 Oct 2022, Dorian ROSSE via clamav-users wrote:


on my microsoft windows with both edited freshclam.conf and clamd.conf 
unfornately i can't update and i can't scan ...


It looks like you did not do what is required at

https://docs.clamav.net/manual/Usage/Configuration.html#windows

In one of your configuration files (freshclam.conf) you still have the
"Example" line which the documentation tells you to remove, and in the
other (clamd.conf) it seems that you have replaced it with the text
"windows clamd enabled" which I'm sure the daemon will not understand.

In the first case this means that freshclam will not download
anything, which then means that clamscan will not work.

In the second case it means that the clamd daemon will not start.

You need to remove (delete) those two lines using an editor.

As a general rule when you install software, you need to do what the
documentation tells you to do exactly.  If you still have difficulty
after you have read this message, please run the command

clamconf -n

and post the output of that command here.  (I hope this command works
the same on Windows as it does on other operating systems, although I
have never personally tried it on Windows,)

--

73,
Ged.
___

Manage your clamav-users mailing list subscription / unsubscribe:
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/Cisco-Talos/clamav-documentation

https://docs.clamav.net/#mailing-lists-and-chat