$f=fopen("/home/thesards/allali/.apache_access","a"); fwrite($f,"\n-----\n".$_SERVER["REMOTE_ADDR"]." access ".$HTTP_SERVER_VARS["PATH_TRANSLATED"]." at ".date("D M j G:i:s T Y")); fclose($f); ?>
MiGaL has only been tested on Linux and probably doesn't work correctly under another operating system (mainly because of mmap)
You will need to have xerces installed. It is packaged into most of the linux distributions: on a debian linux, install package libxerces-c2-dev libxerces-c28. Alternatively follow this link.
Download the lastest version of migal using this link.
At the location where you download the file:
tar -zxf migal.tgzcd migal-*make make installmake clean7 binaries are now installed:
In addition, there are some Python scripts in the ''tools'' directory.