Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problems creating CRON job. Please help!


ckyshop.co.uk

Recommended Posts

Posted

Trying to create a CRON job on PuTTY.

 

Have tried command:~ > 0 4 * * 1,4 php /kunden/homepages/45/d66666666/htdocs/sitemaps.index.php

bash: 0: command not found

 

And command:~ > 0 4 * * 1,4 /kunden/homepages/45/d66666666/htdocs/sitemaps.index.php

bash: ./0: Permission denied

 

Please help a novice!

Thanks for any help/comments.

 

Regards,

 

Lewis Hill

Posted

Solved.

 

you are editing in vi mode at this point.

 

here is the 10 second tutorial:

"i" puts you in insert mode.

"Esc" key escapes insert mode.

":wq" and "Enter" puts you in command mode and tells the editor to write (save the file) and quit.

Thanks for any help/comments.

 

Regards,

 

Lewis Hill

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...