Tips and tutorials on installing and configuring Scriptcase and its installation environment.
Scriptcase allows to generate a demonstration diagram of how the applications are organized for accessibility. To generate this diagram, it's necessary to install a program called GraphViz (Graph Visu...
Pre - Requisites: IIS already installed Download the PHP binary from www.php.net, in this example we are going to use php - .1.1-Win32.zip Installing the PHP: Create a folder for PHP (ex: C:/PHP) and ...
On this tutorial we’ll show how to configure a Proxy in the Scriptcase: First, let’s go to the menu Options -> Settings. The fields that have to be informed are: Proxy Server – Will be informed the IP...
Instalando o Apache Baixar do site http://httpd.apache.org/download.cgia seguinte versão:apache_1.3.xx-win32-x86-src.msi Execute o Arquivo Baixado! Leia os termos de licença e aceite Antes d...
If some users encounter this problem, perform the following changes below: In php.ini, there is the upload_max_filesize and post_max_size directives where both are policies that determine the maximum ...
The error_reporting directive in php.ini defines the levels of errors that PHP will report, the levels of errors are: Errors and Logging Value Constant Description Note 1 E_ERROR (integer) Fatal run...
In php.ini there is the following extensions: If you would like to use one of those extension, for example MySQL, do the following: Remove the character ; at the beginning of the extension Ex: extensi...
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 ...
ERROR: 2 = date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of t...