Current time: 05-03-2024, 06:59 PM Hello There, Guest! (LoginRegister)


Post Reply 
[HowTo] Make awstats for subdomain(s)
Author Message
Commifreak Offline
Junior Member
*

Posts: 13
Joined: Dec 2009
Reputation: 0
Post: #3
RE: [HowTo] Make awstats for subdomain(s)
Workzz GREAT!!111oneoneeleveneleven

I've found 2 errors on your Tutorial.

You wrote to restarting apache:

PHP Code:
/etc/init.d/apache restart 

but the correct path is

PHP Code:
/etc/init.d/apache2 restart 

Ok, everybody should know this..

But i found a second error: see your mysql.cnf:

PHP Code:
[client]
user=root
password
=your_root_password 

right syntax is:

PHP Code:
[client]
user=root
password
="your_root_password" 
I'am using # and ! in my password, which doesnt work without ".

Thanks for the Tutorial!
01-27-2010 04:46 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [HowTo] Make awstats for subdomain(s) - Commifreak - 01-27-2010 04:46 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)