Setting 'config.php'

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 (config_.php), making the access through the browser impractical, until the protection is removed.

 

To access the file with a protection, a blank page appears, prevented a change in the information file.


Img 1: File access with protection.

 To access the file, go to ScriptCase root folder, in automatic installations is located at (Windows) C:/Arquivos de programas/Netmake/v9/wwwroot/scriptcase/config_php.(Linux,MacOS) /opt/Netmake/v9/wwwroot/scriptcase/config_.php. Rename this file to config.php



Img 2: File directory.

 

Then, you can access the information in the file using the browser.




Img 3: File information

 

Note: After performing the changes, protect the file again to prevent improper access to the information, just change it again to config_.php.


    • Related Articles

    • 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 ...
    • Installing PHP 7.0 - Linux

      This article describes PHP 7.0 and Apache 2.4 installation to ScriptCase use. Supported Operating Systems: Ubuntu Debian CentOS\RHEL OpenSuse Necessary Files: SourceGuardian Loader (ixed.7.0.lin): Click Here Setting Up PHP - Ubuntu Because of recent ...
    • 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 ...
    • 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 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 ...