Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

Wanted: Service Need Webalizer Installed Now

Status
Not open for further replies.

hbalagh

New Member
Legacy Platinum Member
Joined
Feb 9, 2005
Messages
541
Reaction score
0
It's installed and viewable in the users cpanel, but one of my clients needs it installed so it's viewable by the public. I need this done asap and dont have time to do it myself.

$20 via paypal

http://www.mrunix.net/webalizer/
 

dotcomgiant

Technologist
Legacy Exclusive Member
Joined
Feb 3, 2005
Messages
654
Reaction score
1
You need a shell access and you can do it yourself .
Code:
ln -s /home/username/tmp/webalizer /home/username/public_html/stat

This will create symlink to the webalizer pages and once done yourdomain.com/stat/ will show the webalizer .

If you dont have a shell access, put that same command through a temporary cron job from cpanel, set up to run once then delete it.

hope this helps ...
 

hbalagh

New Member
Legacy Platinum Member
Joined
Feb 9, 2005
Messages
541
Reaction score
0
ohh my thank you so much, i have shell access so it was very simple... the hosting company wanted to charge 60
 

dotcomgiant

Technologist
Legacy Exclusive Member
Joined
Feb 3, 2005
Messages
654
Reaction score
1
Feel free to let me know if you get any issue. mainly permission related ( if any ) ..

Thanks
 

fab

New Member
The Originals
Legacy Exclusive Member
Joined
Dec 11, 2004
Messages
3,554
Reaction score
2
What a great piece of advice. Thanks for the contribution!
 
Status
Not open for further replies.
Top Bottom