Reconfigurar panel de php5.6 a php7.0 Se puede?

  • Buenas.


    Tengo sobre debian 8 (jessie) la version:


    i-MSCP 1.5.3

    Build: 2018120800


    Queria ver si existe la posibilidad de hacer una reconfiguracion del panel para que utilice php7.0 Por defecto y no el 5.6 como lo tengo actualmente.


    Esto motivado a que la instalación la hice ya hace tiempo y para esa epoca todo lo desarrollaban en 5.6. Hoy en dia me a tocado poner algunos dominios o subdominios en php7.0 apoyandome con fpm y la edición manual de los virtualhosts.


    Saludos.

  • Hi!


    That is possible, You can use the default reconfigure feature for that:

    https://wiki.i-mscp.net/doku.php?id=reconfigure_imscp


    Doing this will give you the list of possibly reconfiguration options:

    Code
    1. # / var / www / imscp / engine / setup / imscp-reconfigure --reconfigure primary_ip


    You can choose for PHP and go ahead and reconfigure that.


    Note that you can also use the paid plugin phpswitcher to change the php version on the fly on a per-domain basis.


  • theemstra

    Added the Label question (answered)