dlc2000
08-08-2003, 09:20 AM
Hi,
i am installing awstat on a win2k box but i get this error:
Error: Couldn't open config file "awstats.myserverip.conf" nor "awstats.conf" : No such file or directory
Setup (Config file, web server or permissions) may be wrong.
See AWStats documentation in 'docs' directory for informations on how to setup awstats.
perl file work fine inside the cgi folder, i have test it so what can be the problem?
regards
OverlordQ
08-08-2003, 05:44 PM
how are you calling the script?
awstats.pl?config=remnet would work if your conf file was called awstats.remnet.conf.
Ryukishi
02-22-2006, 08:58 PM
Hi guys
same here when updating
I check up the write permission for data and cgi-bin (I named it bin, in config file to) in windows and in IIS.
and it still give me that error:
Code:Error: Couldn't open file "C:/Inetpub/wwwroot/awstats-6.5/data/awstats022006.ryuukishi.hopto.org.tmp.2416" for write: Permission denied
Setup ('C:\Inetpub\wwwroot\bin/awstats.ryuukishi.hopto.org.conf' file, web server or permissions) may be wrong.
Check config file, permissions and AWStats documentation (in 'docs' directory).
anyone know how to help me?
Ryukishi
02-23-2006, 01:41 AM
I notice that he asks me the wrong date 022006 the 20th feb 2006
Ryukishi
02-23-2006, 04:36 AM
I did it by IIS and windows to be sure.
in propreties of IIS web site folder and propeties of windows folder. I set the write permission for both of data cgi-bin folder.
ebgcsay
02-23-2006, 04:51 PM
See this:
http://awstats.sourceforge.net/docs/awstats_setup.html
Ryukishi
02-23-2006, 06:22 PM
I removed awstat and follow this step by step and I still get the same error
Ryukishi
02-23-2006, 06:39 PM
how do I let the wrote permission for user IUSR_SERVERNAME ?
Ryukishi
02-23-2006, 07:18 PM
I have active pearl but the update command doesnt work
peteysa
02-23-2006, 07:27 PM
I had a heck of a time hacking awstats up on 2003, I believe I used the following turtorial to get it working.
http://weblogs.asp.net/bdesmond/archive/2003/09/08/26801.aspx
Setup was very tedius and I think I gave up a couple times.
Good luck!
Dan
Ryukishi
02-24-2006, 12:30 AM
when I try the perl awstats update , active perl says that perl is not a command
Ryukishi
02-24-2006, 12:45 AM
I find it
For those who have the same problem.
Do an update of your stats by perl:
1-Start->execute->cmd
2-in the command box open the folder that contains awsats.pl :
cd c:/inetpub/wwwroot/cgi-bin/
3-To update just enter this command lines :
awstats.pl -config=yoursite.com –update
Then go look at your stats :)