"Backup" and " "Upgrade"
  • Vote Up0Vote Down kwebkweb
    Posts: 43Member
    I have this message when I wish a backup site :
    #!/usr/bin/env php
    Newscoop Backup Utility
    -----------------------
    Backup script version: 4.0.2 "Majda"
    Backing up newscoop

    Available disk space is 360.55 GiB.
    The actual necessary space depends mostly on size of your database and multimedia files.
    If the backup does not succeed, try to create more free space, please.

    * Backing up the database...
    ERROR!
    Unable to create temporary archive.

    -----------------
    and 
    when I wish make an update on the site, I have an error message or
    blank page with firefox

    --
    I use a dedicated server "CentOS"
    Post edited by kweb at 2013-06-13 18:11:05
  • 7 Comments sorted by
  • Hi,

    can you add info about version of CentOS? it will be helpful.
  • Vote Up0Vote Down Andrey PodshivalovAndrey Podshivalov
    Posts: 1,526Member, Administrator, Sourcefabric Team
    make sure that folder backup (inside newscoop installation) is writable for apache2 process
  • Vote Up0Vote Down kwebkweb
    Posts: 43Member
    • CENTOS 6.4 x86_64 kvm 
    • WHM 11.38.0 (build 16)                     




    506 x 306 - 15K
  • Vote Up0Vote Down ChrisChris
    Posts: 7Member
    how to connect writing with apache2 / and the backup folder?
  • all permissions are correct "755"
    even putting "777 Folder - public_html/backup" "it does not work
    or " file " public_html/admin-files/backup.php ' 666 
    What to do?

    why the operation is not as simple as other cms

    Post edited by Chris at 2013-08-04 18:42:42
  • I have the same problem on Debian 7, 25 Gig diskspace.  Followed this installation tutorial: http://sourcefabric.booktype.pro/newscoop-43-for-journalists-and-editors/_draft/_v/1.0/installation-on-debianubuntu/

    Anyone found a solution?
  • I also tried the command line backup, got this error message:

    root@folketsforlag:/var/lib/newscoop# sudo /var/lib/newscoop/bin/newscoop-backup --default-dir

    Newscoop Backup Utility
    -----------------------
    Backup script version: 4.2.4 "Vitor"
    Backing up newscoop

    Available disk space is <b>25.57 GiB.</b>
    The actual necessary space depends mostly on size of your database and multimedia files.
    If the backup does not succeed, try to create more free space, please.

     * Backing up the database...sh: 1: Syntax error: ")" unexpected
    sh: 1: Syntax error: ")" unexpected

    ERROR!
    Unable to create temporary archive.
    General error
    root@folketsforlag:/var/lib/newscoop#