Environment Settings
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 ...
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 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 - 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 ...
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 ...
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
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 ...
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. ...
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 ...
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 ...
Correcting access error for the Scriptcase database
Sometimes we encounter an error accessing the Scriptcase database itself, as shown in the image below: ADONewConnection: Unable to load database driver This problem happens when we change the folder name of the scriptcase to another name, such as ...
Recent Articles
How to update Scriptcase
How to update Scriptcase Step 1. On the cPanel home page, find the "Scriptcase" icon in the SOFTWARE section and click on the icon. Step 2. Select the desired Scriptcase installation for the update. Step 3. Select the "Update" option. Wait for the ...
How to open a ticket.
How to open a ticket. To open a ticket in the customer area of Scriptcase Host, follow these steps: 1. Access the client area at https://clientarea.scriptcase.host/clientarea.php. 2. Log in with your username and password. 3. In the menu, click on ...
How to Create an Upgrade/Downgrade Request
How to Create an Upgrade/Downgrade Request Within the client area, go to Services. Then, select the service you want to upgrade or downgrade and click on "Manage." In the "Actions" options on the right, click on "Create Upgrade/Downgrade Request." ...
Updating the Security Module to Support the New LDAP
LDAP is a widely used protocol for user management and authentication in corporate networks. It allows applications to connect to a centralized directory with Active Directory to validate credentials and obtain user information. In version 9.12, ...
Updating the Security Module to Support Google Login
With the replacement of the NCP protocol with the ARPANET TCP/IP protocol, the internet gained space to evolve constantly. As more people joined the internet, things needed to happen faster, making the evolution process almost exponential: the faster ...