Webalizer for Windows (1.30.04 PNG) --------------------- Ported by Klaus Mueller (k.mueller@intershop.de) This is a ported version 1.30.04 of Webalizer for Win32. I have made some tests using WinNT. The program works without problems and I got already success reports for Win9x also. Installation ------------ First create a directory which would contain the webalizer program files. Then you only need to unpack the content of the ZIP file into this directory. The ZIP contains only the english language version of webalizer. You can check out the Win32 webalizer page to get another localized version. Please contact me if you miss a language. Configuration ------------- The default configuration file of webalizer for Windows is located at c:\etc\webalizer.conf. You can use the appropriate command switches to select another or to specify the options at the command line. Modifications ------------- 02/04/2000 I changed the webalizer to generate PNG images instead of GIFs. I use the GD lib version 1.7 with the libpng 1.0.5 and the zlib 1.1.3. The zlib is linked statically. This prevents problems with older versions of the zlib in your system. FAQ --- 1. Scheduled run It is possible to run webalizer at Windows NT with the AT command as "cron" job. You need only to create a config file at the default location and add the full path to the command as parameter. This requires a running scheduler serivce. Example: at 10:00 c:\tools\webalizer.exe This runs webalizer 10 o'clock am with the default configuration. 2. IIS and webalizer a) Change the log format You can change the log format of the IIS to generate NCSA compatible log files. This file format is supported by webalizer. b) Use the convlog.exe The directory c:\winnt\system32\inetsrv contains a small programm called convlog.exe which can be used to convert a IIS format log file to a NCSA format log file. e.g.: CONVLOG.EXE -t ncsa -nm in*.log -t ncsa - create NCSA format log file -nm - host name lookup Caution: The IIS3 convlog.exe seems to create date entries for year 2028. Contact ------- Any problem or success reports are welcome. You can send it to k.mueller@intershop.de. You can also check the site http://private.homepages.intershop.de/klaus/webalizer/ for further information.