providing stats to clients
- Paulm
- Posts: 5
- Starts: 3
- Wiki Edits: 0
In addition to our primary product, we also host simple websites for clients as addon domains. I can use awstats to see the stats on those domains when I log in through cpanel, but I'd also like to make these stats available to the client. How can I accomplish this?
- William
- Posts: 1052
- Starts: 32
- Wiki Edits: 56
Hmmm - I found this
http://faq.cpanel.net/show.cgi?qa=105724004605217
let me know if you need help getting it working.
http://faq.cpanel.net/show.cgi?qa=105724004605217
let me know if you need help getting it working.
2007-05-03 02:47 PM
- Paulm
- Posts: 5
- Starts: 3
- Wiki Edits: 0
william, here's my problem
Step 7.
Edit this new config file with your own setup :
- Change LogFile value with full path of your web server log file
(The path is:
LogFile="/usr/local/apache/domlogs/domain.com").
i tried cat-ing /usr/local/apache/domlogs/everydomainwehave and all came back no such file or directory
Step 7.
Edit this new config file with your own setup :
- Change LogFile value with full path of your web server log file
(The path is:
LogFile="/usr/local/apache/domlogs/domain.com").
i tried cat-ing /usr/local/apache/domlogs/everydomainwehave and all came back no such file or directory
2007-05-09 04:50 PM
- Techfiz
- Posts: 7
- Starts: 0
- Wiki Edits: 0
Paulm,
Are you sure you have domlogs folder owned by apache user? Please check and confirm that.
Log files gets generated automatically as soon as you restart
Are you sure you have domlogs folder owned by apache user? Please check and confirm that.
Log files gets generated automatically as soon as you restart
2007-05-09 05:33 PM
With Regards,TechFiz
- Paulm
- Posts: 5
- Starts: 3
- Wiki Edits: 0
techfix: if it does exist, i'm not allowed to know that it does!
# cd /usr/local/apache/domlogs/
-jailshell: cd: /usr/local/apache/domlogs/: No such file or directory
where do i find those logs! help! William?
# cd /usr/local/apache/domlogs/
-jailshell: cd: /usr/local/apache/domlogs/: No such file or directory
where do i find those logs! help! William?
2007-05-14 04:02 PM
- William
- Posts: 1052
- Starts: 32
- Wiki Edits: 56
I checked and your log file is there (removing sensitive info)
cd /usr/local/apache/domlogs/
...
-rw-r----- 1 root username 189615 May 14 16:17 domain.com
...
~William
cd /usr/local/apache/domlogs/
...
-rw-r----- 1 root username 189615 May 14 16:17 domain.com
...
~William
2007-05-14 04:23 PM
- Skindogz
- Posts: 4
- Starts: 2
- Wiki Edits: 0
any new updates to this issue? I am trying to do the exact same thing and encountering the same problem of "No such file or directory". I am guessing it is my lack of root access but I don't have any way of verifying or correcting this if that is indeed the problem. Any help on a solution would be greatly appreciated.
2008-07-10 04:30 PM
- Varun
- Posts: 410
- Starts: 0
- Wiki Edits: 0
Please edit the LogFile value correctly in the configuration file and try again. I hope it'll work for you now. Let us know if you have any further concerns.
2008-07-10 10:41 PM
- Skindogz
- Posts: 4
- Starts: 2
- Wiki Edits: 0
LogFile="/usr/local/apache/domlogs/domain.com"
That is exactly what I have currently(with my domain obviously) but it doesn't work. So if I knew what the correct value of the LogFile was I would gladly change it but you didn't actually offer me any suggestions.
That is exactly what I have currently(with my domain obviously) but it doesn't work. So if I knew what the correct value of the LogFile was I would gladly change it but you didn't actually offer me any suggestions.
2008-07-11 11:03 AM
- Vinayan
- Posts: 244
- Starts: 0
- Wiki Edits: 2
Hi Skindogz,
You can confirm the LOgFile's path by using the command from your account
ll /usr/local/apache/domlogs/domain.com
OR
ll /usr/local/apache/domlogs/username/domain.com
If the issue is still persisting after specifying the domain.com's path, please post a ticket to support team regarding this.
You can confirm the LOgFile's path by using the command from your account
ll /usr/local/apache/domlogs/domain.com
OR
ll /usr/local/apache/domlogs/username/domain.com
If the issue is still persisting after specifying the domain.com's path, please post a ticket to support team regarding this.