Current time: 04-24-2024, 02:30 AM Hello There, Guest! (LoginRegister)


Post Reply 
[HowTo] AwStats Static Pages
Author Message
ArcAiN6 Offline
Junior Member
*

Posts: 37
Joined: Apr 2007
Reputation: 0
Post: #51
RE: [HowTo] AwStats Static Pages
I recieved an error about " file exists " when applying this commands... it would appear that you have the link structure reversed...
you wrote:
Code:
and copying the icons which are shown:
Code:
mkdir /var/www/awstats
ln -s /var/www/awstats/icon /usr/share/awstats/icon
I had to use:
[code]
and copying the icons which are shown:
Code:
mkdir /var/www/awstats
ln -s /usr/share/awstats/icon /var/www/awstats/icon
[code]
12-07-2007 05:20 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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