expr: syntax error

Discussion in 'Installation/Configuration' started by KristerBC, Apr 20, 2010.

  1. KristerBC

    KristerBC New Member

    Hey. I have some troubles adding websites in ispconfig.

    It doesn't create vhost og directories for the website.
    Ispconfig.log gives nothing, but cron.log comes out with this

    expr: syntax error

    Hope someone can help me.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Which distribution?
    What's the output of
    Code:
    crontab -l
    ?
     
  3. KristerBC

    KristerBC New Member

    I am running Ubuntu Karmic 9.10

    If i run crontab -l as user medieserver i get:

    no crontab for medieserver


    If i run as root (sudo crontab -l) i get:

    * * * * * /usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log
    30 00 * * * /usr/local/ispconfig/server/cron_daily.sh > /dev/null 2>> /var/log/ispconfig/cron.log
    */20 * * * * /usr/share/prey/prey.sh > /dev/null


    Thanks for reply
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Hm, that looks ok... :confused:
     
  5. KristerBC

    KristerBC New Member

    yup :)

    It's really random
     
  6. JohnMichealx

    JohnMichealx New Member

    any suggest ?
     
  7. KristerBC

    KristerBC New Member

    Hey Michael.

    The thread is a bit old, but to answer it, my solution was to reinstall the entire server.
     

Share This Page