• Resolved MeAgain

    (@ipoffvmpro)


    wrong PHP in WP need update

    13 seconds ago

    WordPress showing old PHP Version

    I Have update WP to the latest 5.8.2
    Php still show the lower ver
    In Cpanel updated PHP to 8 with no change but set to 7.3
    the Cpanel shows ver 7.3
    need help updating.

    • This topic was modified 2 years, 11 months ago by MeAgain.
    • This topic was modified 2 years, 11 months ago by MeAgain.
Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m afraid this doesn’t sound WordPress related but host related.

    I would suggest raising a support ticket with your host and see what they advise.

    Thread Starter MeAgain

    (@ipoffvmpro)

    Im told I need to change it in my HTaccess file

    but i do not know what to do

    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.

    I am having a similar problem, but when I try replacing:
    AddHandler application/x-httpd-alt-php56___lsphp .php

    with
    AddHandler application/x-httpd-alt-php80___lsphp .php

    I get a critical error message. Any thoughts?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘wrong PHP in WP need update’ is closed to new replies.