Jump to content

Markus_D

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Markus_D

  1. $command = "/opt/eset/efs/bin/odscan --scan --profile='@In-depth scan' '/tmp/7886sas6sadf89asas897"; system( $command, $virusCheck ); Thats what I do. I move a recently uploaded file to a new folder. Then start the scanner on this directory. My apache hangs up. When I uncomment the virus check all is working fine (Moving files works as intended). How does one call the scanner correctly from php?
×
×
  • Create New...