Cron from ISPConfig - correct setting?

Discussion in 'HOWTO-Related Questions' started by jbmd, Aug 28, 2015.

  1. jbmd

    jbmd Member

    Hello,

    I created a test script zip-index.sh which is zipping index.html (zip index.zip index.html), chmoded it to 777. When I run cmd ./zip-index.sh it works.
    Then:
    I have this script in /var/www/mydomain.com/web
    I went to Sites -> Cron jobs -> and filled 45 10 * * * /var/www/mydomain.com/web/zip-index.sh
    It does not work. Dont know why.
     

Share This Page