Re: [INTERNALS-WIN] PHP clamav on windows
[email protected] (Pierre Joye)
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
it is, aka not compatible with the PHP License and brings its lot of troubles if you still do it and publish it somewhere else :P On Tue, Dec 14, 2010 at 8:06 PM, Jean-François COUÏC <[email protected]> wrote: > Hihi, > Here the copy of the licence header in the clamav.c file in the project. > /* > * Copyright (C) 2009 Argos <[email protected]> > * Copyright (C) 2005 Geffrey Velasquez Torres <[email protected]> > * > * This program is free software; you can redistribute it and/or modify > * it under the terms of the GNU General Public License as published by > * the Free Software Foundation; either version 2 of the License, or > * (at your option) any later version. > * > * This program is distributed in the hope that it will be useful, > * but WITHOUT ANY WARRANTY; without even the implied warranty of > * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > * GNU General Public License for more details. > * > * You should have received a copy of the GNU General Public License > * along with this program; if not, write to the Free Software > * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 > USA. > */ > it seem that is a GPL. > Yes or No ? > regards > jean-françois > 2010/12/14 Pierre Joye <[email protected]> >> >> hi, >> >> Is it not GPL? >> >> Cheers, >> >> On Tue, Dec 14, 2010 at 9:50 AM, Jean-François COUÏC <[email protected]> >> wrote: >> > 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 >> > >> >> >> >> -- >> Pierre >> >> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org