# **Xammp 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/8.1.6/>  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'll be installing Xampp with PHP 8.1.6 version in order to install Scriptcase 9.8

![](https://help.scriptcase.net/galleryDocuments/edbsn253cc7329c3d22673a81566b66f565a7435080f5077dbdc4a9c22cc6fb584a395200477ec3559892a10a90fb914f6471?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 SourceGuardian Loader

Scriptcase will use SourceGuardian with PHP 8.1 so, to get the SourceGuardian zip file, go to this link and download the file:

**<https://www.sourceguardian.com/loaders.html>**

**1 - Extract the file loader ixed.8.1.win and paste it into**"C:\xampp\php\ext"

![](https://help.scriptcase.net/galleryDocuments/edbsn04fec101676be3a964a6d1afa5e42e1e02f1b6d631187f16be4c51caffe75c992b002784f675db99ee47e7903fcb2b3b?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)