Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter MeAgain

    (@ipoffvmpro)

    Ok I fixed the Php Version in WP

    first step update PhP in Cpanel on the server.

    from the Cpanel / file Manager / Folder “Public_Html” /Site name
    edit the HTaccess file
    change php56___ To phpXX___ Or php80___
    Before
    # END WordPress
    AddHandler application/x-httpd-alt-php56___lsphp .php
    AFTER
    # END WordPress
    AddHandler application/x-httpd-alt-php80___lsphp .php

    May have to disable Pluggins that maynot be compatible.

    Thread Starter MeAgain

    (@ipoffvmpro)

    Im told I need to change it in my HTaccess file

    but i do not know what to do

Viewing 2 replies - 1 through 2 (of 2 total)