Environment Settings
GoJS Library is no longer available
GoJS library is no longer available for native use in Scriptcase. We have purchased a GoJS O&M license for Scriptcase 9 and, by our understanding, we could distribute GoJS to any number of end users, however we were recently contacted by Northwoods ...
Execution of reCaptcha Displays Error - MacOS
If the error below is displayed when submitting the form / control with reCaptcha, perform the following steps: Warning: file_get_contents (): SSL operation failed with code 1. OpenSSL Error messages: error: 14090086: SSL routines: ...
Manual Update - Mac OS
Before performing any procedures, we recommend backing up your projects. To back up Scriptcase: Go to Settings > Administration, and in the side menu, access Services > Backup. A .ZIP file will be generated with all your projects — save this file in ...
Manual Update - Linux
Before performing any procedures, we recommend backing up your projects. To back up Scriptcase: Go to Settings > Administration, and in the side menu, access Services > Backup. A .ZIP file will be generated with all your projects — save this file in ...
Manual Update - Windows
Before performing any procedure, we recommend making a backup of your projects. To back up Scriptcase: Go to Settings > Administration, then in the side menu access Services > Backup. A file (.ZIP) containing all your projects will be generated. Save ...
Configuring the timezone in PHP
Configuring the timezone in PHP When using a PHP environment, we sometimes encounter the following error: “ERROR: 2 = date (): it is not safe to rely on the system’s timezone settings.” This error occurs when PHP is unable to automatically determine ...
How to connect to MySQL 8.0
The MySQL 8 uses a different authentication from your predecessors, that until the moment it's not accepted by PHP 7, that generates the error "The server requested authentication method unknown to the client" at connecting to Scriptcase. First, you ...
Updating Scriptcase's PHP
Currently, the installation of Scriptcase 9.x comes with version 7.0.14 of PHP, unfortunately, this version has a compatibility problem with the new version of authentication of MySQL 8.0, so it is necessary to perform the PHP update so the ...
Popular Articles
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: Array and string offset access syntax with curly braces is no longer supported
You can come across this error when running a login application created by a security module generated before Scriptcase 9.8. This error occurs only in an environment with PHP 8 or superior because of a change in the array elements access, that now ...
Setting password recovery in Scriptcase
To configure the password recovery, it's necessary to do some steps so that works correctly. To the recovery happens, will be necessary that you have and configure a SMTP server. After login, you'll access the menu Options > Settings > System ...
System error, missing file api-ms-win-crt-runtime-l1-1-0.dll
This error is solved in two optional ways. A- Installing the software via windows upgrate Microsoft has created Visual C ++ Redistributable for Visual Studio 2015 on WindowsUpdate KB2999226. So you can install it through Windows Update. 1- Type ...
Using friendly URL
The friendly URL was included from Scriptcase 7, in order to make the URL, of the applications generated by Scriptcase, cleaner and easier to associate them with applications. For example, using friendly URLs the link to a Scriptcase application ...
Recent Articles
Getting API key from Gemini AI and Chat GPT
Getting Gemini AI API Key 1 - Access Google AI Studio with your Google account: https://aistudio.google.com/welcome 2 - After logging in, you'll see the screen below. Click "Get API Key" as shown in number 1. Then, click the "Create API Key" button ...
How to use the Setup Python App
How to use the Setup Python App 1. In cPanel, open Setup Python App. Click Create Application. Choose the Python version. Application Root: folder where your application will be located. Application URL: domain or subdomain that will run the app. ...
How to Import a Large Database via SSH
You need to have: Access to the cPanel of your hosting account. SSH access enabled (if you don't have it, request it from your hosting provider). The .sql backup file already uploaded to the server (via FTP or through the cPanel File Manager). A ...
Establishing remote connection to the MySQL database
Note: In this tutorial, we will be using DBeaver. 1.Open DBeaver Launch DBeaver. 2. Create a New Connection Click the "New Database Connection" button or press Ctrl + Shift + N. In the list that appears, select MySQL (you can type "MySQL" in the ...
Corrigindo sincronizar aplicação no módulo de segurança
In this article, we’ll see how to fix the issue in the sync_app application (default name) without having to recreate the security module. This fix applies to a security module created in a version prior to 9.12.021 and using the following types: ...