PHP clamav on windows
[email protected] (Jean-François COUÏC)
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
Hi all, goal : need to link php to clamwin anti-virus or clamav windows port on seven objective : scan files when they are uploaded by webdav. do not want another programming environment. Is anyone known if a php clamav port exist on windows ? At this time, it seem there is to project : - php libclamav : inactive project (not found) - php clamav : for only linux systems At least, i have download php-source distribution and php-clamav distribution to build them on windows. it work fine for php-source distribution and VC9 (--disable-all --enable-cli) for testing only. But i do not know how to check the build for the php-clamav extension.* If there anyone have a little better idea ? thanks for all jean-françois