Go to Scriptcase store

Installer for Linux

The automatic installer quickly and simply configures the entire environment necessary to use Scriptcase. In addition to the tool itself, Apache and PHP will be configured, enabling essential libraries for the tool to function.

What will be installed

Scriptcase’s automatic installer does not install any database.

  • Apache Web Server v2.4.67.
  • PHP 8.2.31 with extensions MBSTRING, ZIP, BCMATH and GD enabled.
  • SourceGuardian 17.
  • Scriptcase

Compatibility table

Currently, the Scriptcase installer is compatible with Linux distributions that use GLIBC 2.17 or higher.

Note: The distributions listed below are examples of compatible environments. Other Linux distributions can also be used, as long as they meet the minimum requirement of GLIBC 2.17.

Base distribution Minimum requirement Examples of derived distributions
Red Hat Enterprise Linux GLIBC 2.17 or higher AlmaLinux, Rocky Linux, CentOS
Debian GLIBC 2.17 or higher MX, Q4OS, SparkyLinux, Zorin, Devuan, Deepin, Kali
Ubuntu GLIBC 2.17 or higher Elementary OS, Linux Mint, Pop!_OS, Linux Lite, KDE neon
SUSE / openSUSE GLIBC 2.17 or higher openSUSE Leap, openSUSE Tumbleweed
Fedora GLIBC 2.17 or higher  
Amazon Linux GLIBC 2.17 or higher  
Arch Linux GLIBC 2.17 or higher EndeavourOS, Manjaro, Garuda, ArcoLinux

Run the Scriptcase installer

The installer requires administrative permissions to make changes to the system. Therefore, the permission and execution commands must be used with sudo.

1 - Access the directory of the downloaded file

To run the installer, access the directory where the downloaded file was saved using the cd command.

Example cd /home/netmake/Downloads

If you have not downloaded the installer yet, access the download page.

2 - Grant execution permission to the installer.

Run the chmod command to grant execution permission to the .run file.

Example sudo chmod +x scriptcase_linux_installer_x86_64_pt_br_v10.0.000.run

The chmod +x command allows the installer file to be executed.

3 - Run the installer

After granting execution permission, run the installer with the sudo ./ command.

Example sudo ./scriptcase_linux_installer_x86_64_pt_br_v10.0.000.run

Selecting the installer settings

1 - Installation language.

Select the language that will be used on the installer screens and click OK.

This setting defines only the language of the installation screens. The Scriptcase interface language can be changed later on the login screen.

Installation language

2 - Click “Next” to continue

Installation welcome screen

3 - Read and accept the license agreement terms

Select the option I accept the terms of the agreement and click Next.

Installation agreement

4 - Select the additional drivers

The installer allows you to add additional drivers during the installation process, such as Oracle Instant Client, DB2 dsdriver and Informix CSDK Driver.

Additional installation driver

Note: If you do not select any additional driver during the installation, you can add them manually later. The drivers must be inserted in the corresponding directory structure at: /opt/Scriptcase/v10/components/drivers/driver_folder.

When clicking Next, the installer will download the selected drivers.

Additional driver download

The table below shows the additional drivers, their respective directories and download links.

Driver Directory x64 driver link
OCI8/PDO_OCI /opt/Scriptcase/v10/components/drivers/instantclient Download
PDO_INFORMIX /opt/Scriptcase/v10/components/drivers/IBM/informix Download
PDO_IBM, IBM_DB2 /opt/Scriptcase/v10/components/drivers/IBM/Db2/dsdriver/ Download

5 - Configure Scriptcase Apache.

By default, the installer uses port 8094 for Apache. If you have another web environment, such as LAMP or Zend Server, configured on your machine, make sure this port is not being used by another service.

Installation Apache configuration

Port

Defines the port used by the Scriptcase Apache service. We recommend using the default value 8094.

PHP time zone

In this option, define the time zone used by PHP. We recommend selecting the time zone corresponding to your region.

You can check the list of available time zones here.

Click Next to continue.

6 - Start the installation process

When clicking Next, the installation process will start.

Wait until all components are installed and the environment is configured.

Installation progress

7 - Complete the installation

When the process is finished, the installation completion screen will be displayed.

Installation completion

View the “Readme” file

When selecting this option and clicking Finish, a page with initial information and useful links about Scriptcase will open.

https://www.scriptcase.com.br/readme/

Open Scriptcase 10

When selecting this option and clicking Finish, Scriptcase will open in the default browser.

Access Scriptcase

Scriptcase must be accessed through a browser of your choice.

The tool evaluation period is 20 days. During this period, all features will be available. If you already have a license, see how to register your Scriptcase.

Compatible Browsers

Scriptcase can be accessed through the main browsers.

For better performance, security, and compatibility with the tool’s features, we recommend using a recent version of the browser.

Browser Compatibility
Compatible browser: Chrome Chrome Recent version
Compatible browser: Firefox Firefox Recent version
Compatible browser: Edge Edge Recent version
Compatible browser: Opera Opera Recent version
Compatible browser: Safari Safari Recent version

Note: Scriptcase may also be compatible with earlier versions of the listed browsers. However, to ensure better performance, security, and compatibility with all tool features, we recommend keeping your browser up to date.

How to access

To access Scriptcase, enter the following in the browser address bar: server IP + port + Scriptcase folder name.

Example of access in a local installation

  • 127.0.0.1:8094/scriptcase/
  • localhost:8094/scriptcase/

Example of access when installing on a server

  • 180.204.163.144:8094/scriptcase/
  • mysc.domain.net/scriptcase/

On the login screen, enter the default username and password:

  • User: admin
  • Password: admin

Scriptcase login screen

Login screen options

In addition to the username and password fields, the login screen allows you to change the interface language, keep the user logged in, and recover the access password.

Interface language

By default, Scriptcase uses the language configured in the browser. On the login screen, you can change the interface language.

Keep me connected

The Keep me connected option keeps the user authenticated until logout is performed through the Scriptcase interface.

Forgot your password?

If you have forgotten your password, click Forgot your password? to start the recovery process. An email will be sent to the informed user with the necessary instructions.

Note: Password recovery will only be available if the SMTP information is configured. To access the documentation about this configuration, click here.