Hello,
If someone could help... here what I´ve done at SSH, following the instructions you´ve posted.. but it doesn´t work... would you help me to find what I´ve done wrong ??
I´d also like to know how could I see stats without log in , but for all accounts.. I mean, is there a method to do it for all accounts at once ?
Thanks, Dawersonn
root@linux1 [~]# cd /home/executivoclub.com.br/www
-bash: cd: /home/executivoclub.com.br/www: No such file or directory
root@linux1 [~]# cd /home/executivoclub/www
-bash: cd: /home/executivoclub/www: No such file or directory
root@linux1 [~]# cd /home/executivoclub.com.br/www
-bash: cd: /home/executivoclub.com.br/www: No such file or directory
root@linux1 [~]# cd /home/exec1245/www
root@linux1 [/home/exec1245/www]# ln -s ../tmp/webalizer stats
ln: `stats/webalizer': File exists
root@linux1 [/home/exec1245/www]# cd ..
root@linux1 [/home/exec1245]# chmod 755 tmp
root@linux1 [/home/exec1245]# cd temp
-bash: cd: temp: No such file or directory
root@linux1 [/home/exec1245]# cd tmp
root@linux1 [/home/exec1245/tmp]# chmod 755 webalizer
root@linux1 [/home/exec1245/tmp]#