Manual Update - Linux

Manual Update - Linux

Before performing any procedure we recommend performing a backup of your projects.

To back up Scriptcase:

  • Go to Options > Settings, in the side menu go to Services > Backup. A file (.ZIP) will be generated with all your projects, save this file to a secure directory.
  • Or compress and save the entire Scriptcase folder to a secure directory.
  1. Here's how to perform a manual update of Scriptcase

    Download ScriptCase in (.tar.gz) format.
    To download
    click here.

  2. Below, we will see how to perform a manual update of Scriptcase:

    Download ScriptCase in the .tar.gz format.




    Now, we must unzip the downloaded tar.gz file and copy the files contained in it to the Scriptcase directory.

    To carry out this procedure, access the Linux terminal as root and execute the commands below, following the order:

    Commands used:

    sudo su



    tar -zxvf scriptcase-9.9.014-pt_br-php.8.1.tgz 



    cp -R scriptcase-9.9.014-pt_br-php8.1/* /opt/NetMake/v9-php81/wwwroot/scriptcase



    chmod 777 -R scriptcase/ 



    At the end of the file transfer process, to make sure the update has been carried out,

    access your ScriptCase and click on the menu Help -> Check for Updates.




    • Related Articles

    • Manual Backup

      How to make a Manual backup of scriptcase ? The app folder is not a backup for your projects 1) First copy the scriptcase database, below are the paths to the file, and replaces in the respective directory of the new installation: You can find this ...
    • Manual Update - Mac OS

      Before performing any procedure we recommend performing a backup of your projects. To back up Scriptcase: Go to Settings> Administration, in the side menu go to Services> Backup. A file (.ZIP) will be generated with all your projects, save this file ...
    • Manual Update - Windows

      Before performing any procedure, we recommend performing a backup of your projects. To back up Scriptcase: Go to   Settings > Administration, in the side menu go to   Services > Backup.   A file (.ZIP) will be generated with all your projects, save ...
    • Install ScriptCase PHP 7.0 on a XAMPP on Linux

      Xampp Installation Using PHP 7.0 XAMPP It allows you to easily install Apache on your own computer, regardless of your operating system (Linux, Windows, MAC or Solaris). First you have to proceed to download XAMPP PHP ...
    • Install ScriptCase PHP 7.3 on a XAMPP in Linux

      Xampp Installation Using PHP 7.3 XAMPP It allows you to easily install Apache on your own computer, regardless of your operating system (Linux, Windows, MAC or Solaris). First you have to proceed to download XAMPP PHP ...