Advanced
How to Fix Permissions on Your Hosting
Step 1: Access cPanel Log in to your cPanel account. In the main dashboard, locate and click on the "Terminal" option. Step 2: Run the Command to Adjust Permissions Copy and paste the following command into the Terminal: find ...
Track DNS
Network tools allow the user to find information about any domain or trace the path from the server on which the website resides to the computer from which they access cPanel. Step 1 Entered into your cPanel, in the “ADVANCED” tab, locate the “DNS ...
Virus Scanner
The virus scanner is used to check for possible threats on your hosting. Step 1 Logged into your cPanel, go to the “Advanced” section and locate the “Virus Scanner” item. Step 2 On this screen below you will choose which part of the hosting you want ...
MIME Types
MIME types tell browsers how to identify specific extensions. For example, the text/html MIME type is the same as the .htm, .html, and .shtml extensions on most servers, and it asks the browser to interpret all files with these extensions as HTML ...
Customize error pages
First you must access your cPanel: See how to obtain credentials and access cPanel through our article: Here Logged into your cPanel, locate the “Advanced” section and there locate the item “Error pages”; In step 1 you must select the domain you want ...
Indexes
The Indexes feature allows you to adjust the folder file listing permission for the web. Logged into your cPanel, select "Index". Then you will be directed to the list of folders of your hosting. You can browse them by name of each one next to the ...
Cron Jobs
Use cron jobs to automate certain commands or scripts on your website. Typically a cron task has a series of simple tasks that the system runs from a script file. Notice: You need to have a good knowledge of linux knowledge to use works cron ...
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
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: ...
Fixing the Oracle Connection Error: ORA-12154
Fixing the Oracle Connection Error: ORA-12154: TNS:could not resolve the connect identifier specified To fix this error when connecting to an Oracle database, follow the steps below: 1. Create the tnsnames.ora file Create a file named tnsnames.ora ...
How to Add SPF, DKIM, and TXT Records in cPanel
To make these DNS entries in cPanel, you need to access the "Zone Editor" option. Below are the detailed steps: ? How to Add SPF, DKIM, and TXT Records in cPanel: Log into your cPanel. Go to the "Domains" section and click on "Zone Editor". Click ...