GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   can someone help me add a new item to crontab?? (https://gfy.com/showthread.php?t=959748)

born2blog 03-22-2010 07:53 PM

can someone help me add a new item to crontab??
 
I am trying to setup my first ever traffic trading script and could really use some help/instructions on how to add a new item to the crontab. I have the Crystal Trader script from http://www.crystal-scripts.com successfully installed, but on the instructions page at their site it explains that after installation I need to "add a new item to crontab"

I have the string for cron but just don't know what to do with it and cannot login to the admin panel until I do this last step.

This is all quite foreign to me since I don't know anything at all about crontabs or cronjobs.

Can someone here please help??

Babaganoosh 03-22-2010 07:56 PM

Contact your host.

born2blog 03-22-2010 07:58 PM

Quote:

Originally Posted by Babaganoosh (Post 16968981)
Contact your host.

Is there any way I can do it on my own?

Juicy D. Links 03-22-2010 08:09 PM

Quote:

Originally Posted by born2blog (Post 16968988)
Is there any way I can do it on my own?

you have SSH access?

even if you do if you havent ever attempted something like this i would let the host do it ...


off top off my head it is crontab -e to display it then it will show a editor liek VI editor then a whole bunch off other steps..

let host do it much easier or if you want to attempt it just google crontab tutorials and there are alot of step by step guides.

good luck

CYF 03-22-2010 08:11 PM

Quote:

Originally Posted by born2blog (Post 16968988)
Is there any way I can do it on my own?

yes.

crontab -l will list your current crontab.

crontab -e will let you edit your crontab. When the file opens, paste this into it:

* * * * * cd /full_path/to/your/domain/root/directory/crtr/bin && ./cron.sh 1>/dev/null 2>/dev/null

(you will need to edit the path to the directory for your installation)

then type the following: :wq and hit return

EDIT: if that looks like a foreign language to you, then let your host do it

born2blog 03-22-2010 08:38 PM

Even though I've been building sites for over 13 years, I haven't the first clue about SSH, Putty and all that, so I've decided to simply shoot off an email to my host and let them figure it out LOL, they can probably do in a few seconds what will take me hours to figure out from scratch when it comes to this, I'm getting a headache after only reading up on it for 45 minutes

aniloscash 03-22-2010 10:44 PM

every host I have used, crons are different. its not as simple as you would like to think. once they do it once you can probably do it next time yourself. especially if you have a control panel.


All times are GMT -7. The time now is 06:07 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123