PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
thesimon
Forum Commoner
Posts: 40 Joined: Sun Mar 13, 2005 9:44 pm
Post
by thesimon » Mon Jun 06, 2005 12:28 pm
I would like to set up a little statistics program to use with my content management system so users can view stats without needing to login to cpanel.
Can anyone point me in the right direction.
What information should I keep in a db and what structure should it have.
timvw
DevNet Master
Posts: 4897 Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium
Post
by timvw » Mon Jun 06, 2005 1:22 pm
What do you want to show them?
Probably a tool like awstats or webalizer can inspire you
malcolmboston
DevNet Resident
Posts: 1826 Joined: Tue Nov 18, 2003 1:09 pm
Location: Middlesbrough, UK
Post
by malcolmboston » Mon Jun 06, 2005 1:24 pm
build your own......it is fun
Skara
Forum Regular
Posts: 703 Joined: Sat Mar 12, 2005 7:13 pm
Location: US
Post
by Skara » Mon Jun 06, 2005 5:42 pm
Cpanel uses third party programs. Just download them and install them where a user can get to them.
thesimon
Forum Commoner
Posts: 40 Joined: Sun Mar 13, 2005 9:44 pm
Post
by thesimon » Tue Jun 07, 2005 2:09 am
Skara wrote: Cpanel uses third party programs. Just download them and install them where a user can get to them.
Thanks for your help, I am a little confused on how to install something like that with Cpanel, is it simply a matter of copying files?
I found where the log files were kept, in the /tmp/awstats directory.
Skara
Forum Regular
Posts: 703 Joined: Sat Mar 12, 2005 7:13 pm
Location: US
Post
by Skara » Tue Jun 07, 2005 2:43 pm
no, you don't understand. Cpanel uses third party programs. Awstats etc have nothing to do with cpanel. Google awstats. Download it. Install it.