PHP Version Error WordPress

I have updated my PHP version to 7.3, but my WordPress still shows PHP version 7.0 and error, What to do?

1 Reply

Did you restart apache2…and possibly php-fpm (if you use it)?

Usually problems like this are not WPs fault…the fault can be exclusively assigned to one or more WP plugins you might be using. These are infamous for being PHP-version-dependent and not regularly-/well-maintained (the average attention span is not particularly long in the WP plugin development community).

-- sw

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct