![]() |
MechBunny cronTagcloud. php set up
hello boys and girls. i'm trying to set up my tagcloud to run once a day on my fledgling tubesite but i don't know crap about coding. i'm using dreamweaver to edit stuff. i was told to do this:
add the following in SSH to cron: 0 1 * * * cd /home/mydom/domains/mydomain.net/public_html/admin; /usr/local/bin/php cronTagcloud.php; not sure where to go from here. any advice would be greatly appreciated! thanks again, |
i think i got this figured out on the server end. duh!! i'll come back if it doesn't work lol. thanks again!
|
1)ssh to server.
2)enter your username and password 3)crontab -l (this will list already present cronjobs) 4)crontab -e 5) hit Insert Button from keyboard 6) enter 0 1 * * * cd /home/mydom/domains/mydomain.net/public_html/admin; /usr/local/bin/php cronTagcloud.php; 7) Press Esc, then :wq then you are good to go., or you can always google how to add cronjob via ssh |
All times are GMT -7. The time now is 11:43 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc