ISPC Cron-Log Question

Discussion in 'General' started by linus3x, Nov 13, 2010.

  1. linus3x

    linus3x New Member

    I need a bit of help from the ISPConfig gurus out there. The ISPC Cron-Log shows the following error every night:

    Code:
    find: `./sqlbak': Permission denied
    Before I go digging thru conf files, can someone point me in the right direction?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    I guess this has something to do with backups. What's the output of
    Code:
    updatedb
    locate sqlbak
    ?
     
  3. linus3x

    linus3x New Member

    updatedb didn't generate any output

    locate sqlbak output several legitimate backup directories where AutoMySQLBackup is storing backups - just no './sqlbak' that I could find.

    I went ahead and grep'ped the hard drive looking for anything suspicious and I couldn't find anything. Since it's not causing any errors in the backups that I can detect, I'm going to ignore it - unless you can think of a reason to keep hunting...
     

Share This Page