> ## Documentation Index
> Fetch the complete documentation index at: https://kb.mochahost.com/llms.txt
> Use this file to discover all available pages before exploring further.

# EasyApache 4 upgrade process

**EasyApache4** can be provided as a option to clients with Linux (CPanel) VPS/Cloud hosting plans that want to use the latest PHP versions in a build-in Multi-PHP Selector.

In order to upgrade to EasyApache to > EasyApache4, please follow the steps below:

1. Login to the client server via SSH:

`ssh root@Server-IP -p 2222`

2. Execute **SCREEN**:

`screen`

That way the process cannot be interrupted, in order to **exit the screen** press **ctrl+a+d**

3. Run the following command:

`/scripts/migrate\_ea3\_to\_ea4 –run`
