Hello,
Â
I decided to move the all of awstats directories in a single directoriy, I thought to have change the variables in my file awstats.pl and awstats_buildstatcipages.pl for to take into account my modifications but when I see my pages with awstats.pl, I have this error message:
Error: Couldn't open config file "awstats.localhost.conf" nor
"awstats.conf" after searching in path
"/nfs/awstats/run/wwwroot/cgi-bin,/etc/awstats,/usr/local/etc/awstats,/etc,/etc/opt/awstats":
No such file or directory
- Did you use the correct URL ?
Example: http://localhost/awstats/awsta.....fig=mysite
Example: http://127.0.0.1/cgi-bin/awsta.....fig=mysite
- Did you create your config file 'awstats.localhost.conf' ?
If not, you can run "awstats_configure.pl"
from command line, or create it manually.
Check config file, permissions and AWStats documentation (in 'docs' directory).
Â
Â
And when I see my pages with awstats_buildstaticpages.pl, I have this error message:
Error: Couldn't open config file "awstats.locahost.conf" nor
"awstats.conf" after searching in path
"/nfs/awstats/run/wwwroot/cgi-bin,/etc/awstats,/usr/local/etc/awstats,/etc,/etc/opt/awstats":
No such file or directory
- Did you use correct config parameter ?
Example: If your config file is awstats.mysite.conf, use -config=mysite
- Did you create your config file 'awstats.locahost.conf' ?
If not, you can run "awstats_configure.pl"
from command line, or create it manually.
Check config file, permissions and AWStats documentation (in 'docs' directory).
Â
What are the files I may forget to change ? please
Â
Thanks you