WordPress not recognising PHP update
-
Hi,
I’ve updated PHP on my hosts cpanel to 7.3 and have confirmed this myself by creating and running a phpinfo.php page from my siteWordPress admin page complains that i’m running PHP 5.6.
I’ve checked .htaccess and added a some things to no avail:AddHandler application/x-httpd-ea-php73 .php
and separately tried this:
AddHandler php-cgi .php
Action php-cgi /cgi-bin/php-cgiand even this:
SetEnv PHP_VER 7_3
I can’t find a php.ini file.
Would really appreciate any help.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘WordPress not recognising PHP update’ is closed to new replies.