I hope this is the right section. Okay so in the install.txt file of a script I got, it says: 1. Add this line below as a cronjob to run every 10 minutes: php -e /home/cpanel_username/public_html/admin/ cron-job.php > /dev/null Make sure to replace both cpanel_username and admin with the actual names for those two folders. The cpanel_username is your actual cPanel Access Username and the includes should be changed if you renamed the /includes/ folder of your installation. In my file manager, it says home3, so should I change it to home3? and then is cpanel_username the username next to home. Mine says (/home3/username) Is that what the cpanel_username should be? Just want to make sure I have everything right. Also, what should I put as the email where the cron job output will be sent? Thanks! Greg
so should it be like this: php -e /home3/trafficd/Bestinternetforum.com/raffle/admin/ cron-job.php > /dev/null right? right now, I'm setting it up as a test on my other domain. So, that's why it's like that. so like that? Because I don't want to do it then find out I did it wrong or something.
It should be like this: php -e /home3/trafficd/public_html/raffle/admin/cron-job.php > /dev/null or like this if website is stored on www root folder (public_html): php -e /home3/trafficd/public_html/admin/cron-job.php > /dev/null
Hi ferrari353, You can set the cron job command like this: lynx --dump http://www.bestinternetforum.com/admin/cron-job.php Code (markup): (Replace /admin/cron-job.php with actual location. ) Hope it helps Best regards, Nguyen An Thuan.
now, it's win-that-prize.com but the stupid script is screwed up....but I guess I get what I pay for....