Exclusion Settings of Anti-virus Software

If files used by Garoon in temporary file area are isolated as viruses by anti-virus software, Garoon may stop working or the performance may be degraded.

Directories to be excluded from virus scanning

In the anti-virus software installed on the same server where Garoon is installed, you must exclude the following directories from anti-virus scanning.

  • (CGI directory)/(installation identifier)
    Example:
    • On Windows: C:\Inetpub\scripts\cbgrn
    • For Linux: /var/www/cgi-bin/cbgrn
  • (document root directory)/(installation identifier)
    Example:
    • On Windows: C:\Inetpub\wwwroot\cbgrn
    • Linux: /var/www/html/cbgrn
  • Directories other than "files" under (MySQL installation directory)/mysql-5.0
    Example:
    • On Windows: Directories other than "files" under C:\Program Files\Cybozu\mysql-5.0
    • Linux: Directories other than "files" under /usr/local/cybozu/mysql-5.0
Directories to be targeted for virus scanning
  • (MySQL installation directory)/mysql-5.0/files
    Example:
    • On Windows: C:\Program Files\Cybozu\mysql-5.0/files
    • Linux: /usr/local/cybozu/mysql-5.0/files