# Xampp Installation

![](https://img.zohostatic.com/zde/static/images/info.png)

XAMPP allows you to easily install Apache on your own computer, regardless of your operating system (Linux, Windows, MAC or Solaris).

First, you have to download XAMPP: <https://sourceforge.net/projects/xampp/files/XAMPP%20Windows/7.3.30/> To download the XAMPP, you must take into account the PHP version.

![](https://img.zohostatic.com/zde/static/images/info.png)

For this example, we are going to be installing Xampp with PHP 7.3.30 version in order to install Scriptcase 9

![](https://help.scriptcase.net/galleryDocuments/edbsnee58b006bbdda81996eda27f0cd2a4fba3f37d4f4dc46ec893ba60d17e788b0b00d50f6d725c6fdffc3baee283c70cde?inline=true)

 

After downloading Xampp, proceed with the standard installation. 

## Configuring php.ini in Xampp to a better performance with Scriptcase

## 

**1  -** Go to C:\xampp\php and open the php.ini file with your text editor.

**2****-**Search for the directives below and increase their values for the values we recommend, then save the file before exiting.

- `max_execution_time = 3600`
- `max_input_time = 3600`
- `max_input_vars = 10000`
- `memory_limit = 1024M`
- `post_max_size = 1024M`
- `upload_max_filesize = 1024M`
- `max_file_uploads = 200`
- `short_open_tag = On`
- `session.save_path = "C:\Windows\Temp"`

## Enabling IonCube Loader

Scriptcase uses IonCube Loader with PHP 7.3 so, to get the zip file, click on the link below to download the file:

**<https://downloads.ioncube.com/loader_downloads/ioncube_loaders_win_vc15_x86-64.zip>**

**1 - Extract the file loader****ioncube\_loader\_win\_7.3.dll****and paste it into**"C:\xampp\php\ext"

![](https://help.scriptcase.net/galleryDocuments/edbsn09ec173beb89327ca9919377eaa13837c8ce20ce8e8e643976fc559bc2edfe84603d68adb9e2d6294700ba4a64741c6c?inline=true)

**2 -**Go to  "C:\xampp\php" and open php.ini file with your text editor

**3 -**  Scroll down 'till the end of the file and paste this: **[SourceGuardian] zend\_extension=C:\xampp****\****php\ext\ixed.8.1.win**

![](https://img.zohostatic.com/zde/static/images/caution.png)

**Note: If the Apache service is on, stop the service and start the service again in the Xampp control panel.**

# Installing Scriptcase

Now that Xampp is already installed and php.ini properly configured, download Scriptcase zip file here: [https://www.scriptcase.net/download/](https://www.scriptcase.net/es/descargar-scriptcase/)

Once the download of the .zip is finished, we proceed to unzip the .zip inside the folder htdocs of the XAMPP: C:\xampp\htdocs 

![](https://help.scriptcase.net/galleryDocuments/edbsn7f5b2c20cbbfef95c549e70493b85627a8d6a98657b4a8e994adf269cc8ec562aaab5eeb9733d62d7ef63ce7b564879e?inline=true)

In your browser, enter the scriptcase webpage installation:   **l****ocalhost:8080/scriptcase**

In this example, XAMPP was configured to use port 8080.

You will see a screen like the imagem below so you just need to click on "Next"

![](https://help.scriptcase.net/galleryDocuments/edbsnce068b579d00ca78aa1512d10130e96324d96a7952479e7e8a0416e05e6c74144cd4ee02544b866df5406d1b4d8d4628?inline=true)

On the next installation Screen, go to the bottom of the page and click on next

![](https://help.scriptcase.net/galleryDocuments/edbsn1f36eca93e4f4f4d1d0e299249d8e000ed255e537222845e06ef4863a9cf9efb0e9311861db9dbf3b6db2785cd1975d7?inline=true)

  
Now,  choose the Typical Installation option and click "Next"

![](https://help.scriptcase.net/galleryDocuments/edbsn89277d58677b8caacfb31dfa61aeade39300859b186510bcec9af05332b91beb62dac1fd584986ac6be6cebccf117f82?inline=true)

When the installation is finnished, you will be automatically redirected to Scriptcase login page 

![](https://help.scriptcase.net/galleryDocuments/edbsncf579891243b59539fa1d9299adb406ae194191d4f19fd53ae88891f0fd5834179c167934c772e3c28cee0e87556d2bf?inline=true)