I am trying to install the Awstats Webmin module to be able to manage Awstats config. I am following the following link: http://awstats.sourceforge.net…..ebmin.html
I completed the step: Click on "Webmin Modules".
However when I try to install the awstats-x.x.wbm file ( in my case it is awstats-1.8.wbm) from the webmin by clicking on the install module, it gives me the following error:
Install Module var rowsel = new Array(); defaultStatus="admin logged into Webmin 1.370 on windows (Windows XP)"; Failed to install module from c:/awstats-6.9/awstats-6.9/tools/webmin/awstats-1.8.wbm : Not a valid module file : tar: Cannot open c:/awstats-6.9/awstats-6.9/tools/webmin/awstats-1.8.wbm: Function not implemented tar: Error is not recoverable: exiting now
I already have tar installed on my machine and it is there in my environmental variables to. ( I am using windows xp).
I even tried installing the module by putting the following in the http url:
http://awstats.sourceforge.net…..ts-1.8.wbm
But this also gives the following error:
Install Module var rowsel = new Array(); defaultStatus="admin logged into Webmin 1.370 on windows (Windows XP)"; Failed to install module from http://awstats.sourceforge.net…..ts-1.8.wbm : Not a valid module file : tar: Cannot open c:/webmintemp/awstats-1.8.wbm: Function not implemented tar: Error is not recoverable: exiting now