Environment Settings
Offline Documentation
Starting with version 9.9.021, Scriptcase documentation is only available on our website, in two languages: English: https://www.scriptcase.net/docs/en_us/v9/manual/01-introduction/01-general-view/ Spanish: ...
Creating the Google Maps API Key
In this article we will see how to enable and obtain the key to use Google Maps in Scriptcase applications. Accessing the Google Maps Platform 1.Go to the link https://mapsplatform.google.com/ to create your key. You will need to login to a google ...
Setting environment manually PHP 8.1 - Windows IIS
Install IIS on Windows Server 1) On the Start page, click the Server Manager tile. 2) In Server Manager, select Dashboard, and click Add roles and features. 3) In the Add Roles and Features Wizard, on the Before You Begin page, click Next. 4) On the ...
How to do a Offline Registration
This type of registration has two steps: Offline Request - In this step we will generate and validate a file that will be used in the Offline Registration step. Offline Registration - In this step, in possession of the .lic file, we will register the ...
Finding my serial on the site
The serial is one of the required data needed to perform the Scripcase Register. In this article, discover how to find your serials and what each status means. 1. Log in to our website. This login must be performed with the user who owns the license. ...
Connecting with Firebird on Windows - PHP 7.3
If you are using a manual installation on Windows, you will need to enable the Firebird extensions in the php.ini file. See below for how to do this. 1 - In the `php.ini` file uncomment the line for the Firebird extension php_pdo_firebird by removing ...
How to find my serial in Scriptcase
Every Scriptcase installation has a registration serial, even in trial installations. In this article, see where to locate your serial within Scriptcase. 1 - Login to your Scriptcase with your username. In this example we are using the default ...
How to configure Amazon S3
Some users with environments installed before Scriptcase release 9.8.007 can have problems downloading files using Amazon S3. This problem occurs only in Scriptcase installed in Windows OS. To fix this problem you need to follow the step by step: 1. ...
Connecting with Firebird on macOS - PHP 7.3
Prerequisites If you are using a manual installation on MacOS, you will need to install PHP and the Firebird driver will be enabled. Click here to see how to do this. 1 - Check that the Firebird driver is enabled in your Scriptcase diagnostics. Here ...
Connecting with Firebird on linux - PHP 7.3
Prerequisites If you are using a manual installation on Linux, you will need to install the Firebird php extension. See below for how to do this. 1 - Log into your Linux terminal and type this line below according to your operating system to install ...
Connection to Sybase PDO DBLIB
In Scriptcase, we have the following drivers available for connecting to Sybase: Sybase PDO DBLIB, Sybase PDO ODBC and Sybase. If you are using your own, pre-configured environment, the Sybase extension must be enabled manually in PHP. NOTE: If you ...
Installing PHP 7.3 - macOS
This documentation will cover how to install PHP 7.3 and ScriptCase manually on macOS. Performing this type of installation is your responsible for configuring your entire environment as well as database extensions. Listed below are versions of macOS ...
Installing PHP 7.3 - Linux
his documentation will teach all the steps necessary for the installation of the PHP 7.0, Apache 2.4 and the Scriptcase using the manual installation in the Linux environment. Doing this kind of installation you will be responsible for configuring ...
Installing Scriptcase with PHP 7.3 on Windows
This documentation will walk you through the steps necessary to install PHP 7.3, Apache 2.4, and Scriptcase manually. When performing this type of installation, you are responsible for configuring your entire environment as well as database ...
Installer for macOS - PHP 7.3
The Scriptcase installer installs Apache, PHP and Scriptcase on your operating system. The installer does not include a database Prerequisites To download the Scriptcase Installer, go to our download page clicking here. IMPORTANT: The Scriptcase ...
How to Register my Scriptcase
To register Scriptcase you need to have in hand: Serial with its status Open License Owner’s Login and Password. Same account used during the license purchase process. 1. Obtaining serial After requesting a new serial, you will receive a new serial ...
Automatic installation of Scriptcase - PHP 7.3 Linux
The Scriptcase installer installs Apache, PHP and Scriptcase on your operating system. The installer does not include a database. Prerequisites To download the Scriptcase Installer, go to our download page clicking here. Listed below are the ...
Scriptcase Installer for Windows - PHP 7.3
The Scriptcase installer installs Apache, PHP, and Scriptcase on your operating system. The installer does not include a database. Prerequisites To download the Scriptcase Installer, go to our download page clicking here. Listed below are all the ...
Installing Scriptcase PHP 7.0 in a Xampp on Windows
Xampp Installation XAMPP allows you to easily install Apache on your own computer, regardless of your operating system (Linux, Windows, MAC or Solaris). First, you have to download ...
Install ScriptCase PHP 8.1 on a XAMPP on Linux
Xampp Installation Using PHP 8.1 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 ...
Installing Scriptcase in XAMPP with PHP 7.3 - Windows
Xampp Installation XAMPP allows you to easily install Apache on your own computer, regardless of your operating system (Linux, Windows, MAC or Solaris). First, you have to download ...
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 ...
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 of the Production Environment
In this article, see how to update the production environment manually. Download the production environment from the ScriptCase website. 1. The first step is to access the scriptcase supplementary files download page , at this address you will find ...
Manual Password Reset
In this article, we'll show how to reset your password in the development environment. 1 - First you'll need to find your Scriptcase database (nm_scriptcase.db): C:\Program Files\NetMake\v9-php73\wwwroot\scriptcase\devel\conf\scriptcase In Windows ...
Necessary libraries to install the Scriptcase in Windows 7
To install Windows 7 SP1, you need to verify that the system has the following items installed: * Visual C ++ Redistributable Packages for Visual Studio (2008) x86 and x64. * Visual C ++ Redistributable Packages for Visual Studio (2010) x86 and x64. ...
Fatal error: Uncaught GuzzleHttp\Exception\RequestException
The Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error can be displayed in the Scriptcase interface in two situations When using the Google-integrated Calendar application When using the Google Drive API So that the error doesn't ...
Setting environment manually PHP 7.0 - Windows IIS
First we will download the Microsoft Web Platform Installer, click here. 2. Then run and install the file you downloaded wpilauncher.exe 3. After installing the Microsoft Web Platform it would automatically open a window like the following: 4. As ...
Setting environment manually PHP 5.6 - CentOS
This article describes how to install PHP 5.6 on a CentOS 6 or CentOS 7 server Access the terminal (as root) and run the commands below, according to the version of your system: CentOS/RHEL 7.x: rpm -Uvh ...
Setting environment manually PHP 5.6 - Windows
Installing a Manual PHP 5.6 Environment - Windows This article will explain how to install and set-up a PHP 5.6 environment with Apache 2.4 so that it'll run Scriptcase. Follow the steps below with caution. Download the Apache 2.4 , mod_fcgid ...
Setting environment manually PHP 5.6 - Linux
Installing a Manual PHP 5.6 Environment - Linux This article will explain how to install and set-up a PHP 5.6 environment with Apache 2.4 so that it'll run Scriptcase. Follow the steps below with caution. Note: This article was based on the Debian ...
Setting environment manually PHP 5.6 - Mac OS X
We must follow the steps below to perform the installation of php 5.6 on Mac OS X (Mavericks) Run in terminal: sudo curl -s http://php-osx.liip.ch/install.sh | bash -s 5.6 Installation path: /usr/local/php5 Run in the terminal: sudo nano ...
Setting environment manually PHP 5.4 - CentOS
This article describes how to install the PHP 5.4 on a CentOS 5 or CentOS 6 server 1. First, detect if any PHP packages are installed: If packages are installed remove them, for example: 2. Add PHP 5.4 packages to yum using this command for ...
Setting 'config.php'
For security reasons, the file config.php was protected to restrict access. This file is important because it contains the information of the base where the Scriptcase was installed. Was added an underscore ( _ ) before the extension of the file ...
Setting environment manually PHP 5.4 - Mac OS X
We must follow the steps below to perform the installation of php 5.4 on Mac OS X (Mavericks) Run in terminal: sudo curl -s http://php-osx.liip.ch/install.sh | bash -s 5.4 Installation path: /usr/local/php5 Run in the terminal: sudo nano ...
Enable ZendGuard Loader - MacOs
The Scriptcase need ZendGuard Loader enabled in php.ini to decrypt their internal files, to the execution of the system is possible. If you do not have the ZendGuard Lodar enabled, a message will appear like this in your browser: We need to perform ...
Configurando ambiente manualmente PHP 5.4 - Windows IIS
Neste artigo veremos como instalar o IIS 7.5 junto com o PHP 5.4 no Windows Server 2008 R2 1. Primeiramente vamos baixar o Microsoft Web Platform Installer, clique aqui. 2. Logo execute e instale o arquivo que você baixou wpilauncher.exe 3. Depois de ...
Enable ZendGuard Loader - Windows
The Scriptcase need ZendGuard Loader enabled in php.ini to decrypt their internal files, to the execution of the system is possible. If you do not have the ZendGuard Lodar enabled, a message will appear like this in your browser: We need to perform ...
Enable ZendGuard Loader - Linux
The Scriptcase need ZendGuard Loader enabled in php.ini to decrypt their internal files, to the execution of the system is possible. If you do not have the ZendGuard Lodar enabled, a message will appear like this in your browser: We need to perform ...
Next page