Error during domain transfer

Mezotar

Verified User
Joined
Jun 27, 2014
Messages
7
Hi,

when i move domains via move_domain.sh script, everything's working (domains are moved and all) but i get this "error" everytime:

Can't open /home/user/domains/mydomain/awstats/.data/*.conf: No such file or directory.
Can't open -''- /awstats/awstats.pl: No such file or directory.
Can't open -''- /awstats/*/.data/*.conf: No such file or directory.
Can't open -''- /awstats/*/awstats.pl: No such file or directory.

I didn't instal awstats so i kinda don't know what this is all about. Should i be concerned? Thx.
 
This is build in the move.sh script to move awstats folders and files when present.
Since you don't use it, no awstats stuff is present and the script gives you the error notice that it can't open the files/folders.
So you don't need to be worried unless you start using awstats.;)
 
Back
Top