Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning
titleImportant!

EasyApache 3 was deemed completely end of life on llego a su fin de vida el día . Anyone using the latest version of cPanel has been migrated automatically to the new system. These directions are for those people using end-of-life versions of cPanel (v76 or earlier).

You should immediately upgrade to EasyApache 4 (if you haven't already) to avoid some potentially serious security issues.

EasyApache is the name of the cPanel system that installs and updates the Apache web server on supported operating systems.

If you are using an older version of cPanel, here is how to migrate from EasyApache 3 to EasyApache 4.

Converting from Within WHM

Follow these directions if you prefer to try the conversion from WHM.

  1. Log into WHM as root. Typically you can do this by accessing https://YOURSERVERNAME.COM/whm (Replace YOURSERVERNAME.COM with the sever's hostname or your server's main IP address.)
  2. Check to see if you are still using EasyApache 3 by selecting EasyApache 3 from the Software section of the WHM sidebar on the left. If you don't see that option, you either aren't logged in as root to WHM or your server is already converted to EasyApache 4 or you are using cPanel v52-58,
  3. If you are using EasyApache 3, you will see an EasyApache 4 Migration link near the top of the screen. Click on it.
  4. The system will walk you through the process of converting to EasyApache 4.
  5. The tool will warn you about any conditions that stop the conversion from happening. If so, address any reported concerns and try again.
  6. When complete, check your websites to make sure they work as expected.
    1. Errors after conversion are most often caused by incorrect directives in .htaccess files. Try removing any PHP directives from there or any custom php.ini files and then try setting the needed PHP options in that domain's cPanel account instead.

Converting from the SSH Shell (Command Line)

You could also choose to handle the conversion to EasyApache 4 from the shell when you are logged into SSH as the root user. 

Warning

cPanel Inc. recommends that this command gets run as the root user and not as a wheel user executing as root.

Cualquiera que use la última versión de cPanel ha sido migrado automáticamente al nuevo sistema. Estas instrucciones son para aquellas personas que usan versiones al final de su vida útil de cPanel (v76 o anteriores).

Debe actualizar inmediatamente a EasyApache 4 (si no lo has hecho ya) para evitar algunos problemas de seguridad potencialmente graves.


EasyApache es el nombre del sistema cPanel que instala y actualiza el servidor web Apache en los sistemas operativos compatibles.

Si está utilizando una versión anterior de cPanel, aquí se explica cómo migrar de EasyApache 3 a EasyApache 4.

Convertir desde de WHM

Siga estas instrucciones si prefiere realizar la conversión desde WHM.

  1. Inicie sesión en WHM como root. Por lo general, puede hacer esto accediendo https://SERVERNAME.COM/whm (Remplace SERVERNAME.COM con el nombre de host o la dirección IP principal de su servidor.)
  2. Verifique si todavía está usando EasyApache 3 seleccionando EasyApache 3 de la sección Software en WHM barra lateral a la izquierda. Si no ves esa opción, o no ha iniciado sesión como root en WHM o su servidor ya está convertido a EasyApache 4 o está utilizando cPanel v52-58,
  3. Si está utilizando EasyApache 3, verá un enlace de migración de EasyApache 4 cerca de la parte superior de la pantalla. Haga click en el enlace.
  4. El sistema lo guiará a través del proceso de conversión a EasyApache 4.
  5. La herramienta le advertirá sobre cualquier condición que impida que suceda la conversión. Si es así, aborde cualquier inquietud reportada e intente nuevamente.
  6. Cuando termine, revise sus sitios web para asegurarse de que funcionen como se espera.
    1. Los errores posteriores a la conversión suelen deberse a directivas incorrectas en los archivos .htaccess. Intente eliminar las directivas PHP desde ahí o cualquier archivo php.ini personalizado y luego intente configurar las opciones PHP necesarias en la cuenta cPanel de ese dominio.

Convirtiendo desde SSH Shell (Linea de Comandos)

También puede optar por manejar la conversión a EasyApache 4 desde el shell cuando está conectado a SSH como usuario root. 

Warning

cPanel Inc. recomienda que este comando se ejecute como usuario root y no como usuario de común que se ejecuta como root.

  1. Inicie sesión en SSH como root en el servidor que desea convertir.
  2. Ejecute el siguiente comando

  3. Log into SSH as root to the server you want to convert.
  4. Execute the following command:

    Code Block
    titleConvert EA3 to EA4
    /usr/local/cpanel/scripts/migrate_ea3_to_ea4 --run
  5. The tool will warn you about any conditions that stop the conversion from happening. If so, address any reported concerns and try again.
  6. The conversion process will begin.
  7. When complete, check your websites to make sure they work as expected.
    1. Errors after conversion are most often caused by incorrect directives in .htaccess files. Try removing any PHP directives from there or any custom php.ini files and then try setting the needed PHP options in that domain's cPanel account instead.

  8. La herramienta le advertirá sobre cualquier condición que impida que suceda la conversión. Si es así, aborde cualquier inquietud reportada e intente nuevamente.
  9. El proceso de conversión comenzará.
  10. Cuando termine, revise sus sitios web para asegurarse de que funcionen como se espera.
    1. Los errores posteriores a la conversión suelen deberse a directivas incorrectas en los archivos .htaccess. Intente eliminar las directivas PHP desde allí o cualquier archivo php.ini personalizado y luego intente configurar las opciones PHP necesarias en la cuenta cPanel de ese dominio.


Info

Si desea obtener más información sobre lo que realmente hace el proceso de conversión, revise la siguiente documentación de

Info

If you'd like more information about what the conversion process actually does, review the following documentation from cPanel Inc.:

https://documentation.cpanel.net/display/EA4/How+to+Install+or+Uninstall+EasyApache+4
https://documentation.cpanel.net/display/EA4/The+EasyApache+3+to+EasyApache+4+Migration+Process

After successful conversion to EasyApache 4, you may also want to try to update cPanel itself, as you may now be able to upgrade to a fully supported version of cPanel if your server has no other blockersDespués de una conversión exitosa a EasyApache 4, es posible que también desee intentar actualizar Cpanel, ya que ahora puede actualizar a una versión totalmente compatible de cPanel si su servidor no tiene otros bloqueadores.