Installation and Conversion of Scriptcase 8
Installation and Conversion of Scriptcase 8
ScriptCase's installer is an executable file for linux. An application for self-extracting and configuring APACHE, PHP and SCRIPTCASE on your Operating System.
In order to execute the installer correctly, we need to give it the permission execute. Scriptcase installer will install automatically in your computer:
* Before we proceed with the installation is recomended not to have any other web environment (such as XAMPP, Zend Server, etc...) installed on the machine.
* Is aways recomended to have some basic environment knowledge in order to use the terminal.
* We recomend the use of the SQLite database.
1 - Find the installer accessing the folder and subfolders using the CD command.
Ex: user@computer:~/your/download/folder$ sudo su
Ex: user@computer:~/your/download/folder$ ./scriptcasev8_installer.run
In the images bellow we are able to see all the installation's properties.
2 - Welcome message.
This screen shows the installer's welcome message
3 - License agreement.
You must read and accept the terms before continuing.
4 - Installation directory.
Sugestion: The default installation path is '/opt/NetMake/v8/'. Don't change this path unless you know what you are doing.
5 - Apache Configuration.
Port: This will define what port will Apache service run on. We recommend to use the default value.
Email Administrator: This is the Apache's administrator e-mail. This is the configuration for Apache only, not ScriptCase.
6 - Install.
Now to access your scriptcase, you must access on the browser the IP adress and the port you choose for Apache.
Ex: http://localhost:88/scriptcase
Ps: When the machine is restarted V8, you must start the apache service:: sudo /opt/NetMake/v8/components/apache/sc_apache start.