Search found 4 matches
- Thu May 19, 2016 6:20 pm
- Forum: Web Server
- Topic: "Forbidden" error with Webalizer and AWSTATS
- Replies: 2
- Views: 6320
- Thu May 19, 2016 6:14 pm
- Forum: Web Server
- Topic: "Forbidden" error with Webalizer and AWSTATS
- Replies: 2
- Views: 6320
"Forbidden" error with Webalizer and AWSTATS
I enabled Webalizer on one of my Web sites in VestaCP, and when I click the "Open Webstats" link in the Web section of a domain, I get this errorL
Forbidden
You don't have permission to access /vstats/ on this server.
Same thing happens with AWSTATS.
Suggestions?
Forbidden
You don't have permission to access /vstats/ on this server.
Same thing happens with AWSTATS.
Suggestions?
- Fri May 06, 2016 12:43 pm
- Forum: General Discussion
- Topic: Backup weirdness
- Replies: 1
- Views: 2774
Re: Backup weirdness
OK, I think I resolved the issue: Files kept showing up in /backup/tmp.*, and r ps -ef showed that /usr/local/vesta/data/queue/backup.pipe was executing. I looked in /usr/local/vesta/data/queue and found the following: /usr/local/vesta/data/queue# ls -l total 16 -rwxr-x--- 1 root root 85 May 4 16:56...
- Thu May 05, 2016 7:11 pm
- Forum: General Discussion
- Topic: Backup weirdness
- Replies: 1
- Views: 2774
Backup weirdness
My /backup folder keeps growing about every 10 minutes with tmp.* folders. 1. Nothing removes old folders--they just keep accumulating 2. I suspended the VestaCP cron job... sudo /usr/local/vesta/bin/v-backup-users ...but that didn't seem to help. Obviously it's something else. A few days ago, I ini...