crontab with autogallery without ssh

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • djbone
    Registered User
    • Aug 2004
    • 9

    #1

    crontab with autogallery without ssh

    hello to all

    i'm with servage so i cant access to ssh. But i need to use cron to rebuild daily my page.
    So i've follow all it was said in the documentation but they use a txt file and i cant register it with the server...

    i only want to do this job:

    0 1 * * * "theurl/cron.cgi" --build-with-new

    someone know how can i do ?
  • Tempest
    Too lazy to set a custom title
    • May 2004
    • 10217

    #2
    Use the control panel to enter a cronjob

    Comment

    • Lycanthrope
      Confirmed User
      • Jan 2004
      • 4517

      #3
      Yes, use your control panel to do it. If you don't have one, ask them to temp. enable ssh. If they won't, find a new host that will.

      Comment

      • Kimo
        ...
        • Jan 2006
        • 11542

        #4
        yeah, just ask your host man, and if they dont switch to webair!
        ...

        Comment

        • djbone
          Registered User
          • Aug 2004
          • 9

          #5
          hello thanks to al for the response.
          there's a cronjob panl with servage but the jmb documentation says to do a txt file that called an oher cgi file and you must register he txt file with ssh, and the servage cronjob only call an executable.
          So i done an other cgi script with the builallnew() function.

          thanks

          Comment

          Working...