|
Haven't registered yet? Do it here now!
|
lazycat
Joined: 13 May 2008 Posts: 9
|
|
|
|
|
|
|
Posted: Mon May 19, 2008 7:21 pm Post subject: New install doesn't work. My implementation of cron probably |
|
|
|
|
|
|
|
|
|
|
I put in the commands exactly as the RP control panel stated. I made sure from my host what the correct path to execute the php was.
XCan you please spot what I did wrong? (I eliminated the *** and the / before the "usr" based on my limited experience dealing with CRON.
#1:
usr/bin/php -q /home/cl****n/public_html/rpcron.php >> /dev/null
#2:
usr/bin/php -q /home/clogen/public_html/rpcron.php >> /dev/null
Thanks in advance for your help. |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Mon May 19, 2008 7:35 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
well, a cronjob should look like:
/usr/bin/php /home/path/to/your/rp/rpcron.php >> /dev/null
the * * * * * infront are included only if you add it by hand in the command line, they are the times.
you can find good detailed cronjobs tutorial here:
http://support.cheapestwebsoftware.com/viewtopic.php?t=419
best is to ask your host support ot look at the cronjob and see if there might be something problemable.. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
lazycat
Joined: 13 May 2008 Posts: 9
|
|
|
|
|
|
|
Posted: Wed May 21, 2008 2:08 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
Thank you.
I think I have it -- can't test it yet.
One problem was, I thought "home" had to have a value. It doesn't/ |
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|
|
|
|
| |