PHP 7.3 causing unable to upgrade, missing file etc
-
Hi Guys,
I just wasted a few hours. Been a few months since I installed word press.
Just put your php to 7.2 not 7.3 if you are getting the below errors and issuesInstalled WordPress of the normal cPanel, no issue.
1. Went to the word press install on Panel, whinged about missing details.
2. Would not do a WordPress upgrade
3. Could not upload plugins
4. Could not install plugins
5. Themes could not save the purchase codeGot all sorts of errors related to”Missing temp file” , “unable to create temp file”
Tried all sorts of line like this
define(‘WP_TEMP_DIR’,dirname(_FILE_). ‘/wp-content/temp/’);
define(‘WP_TEMP_DIR’, ABSPATH . ‘wp-content/TEMP’);Even did a manual install.
Change the php from 7.3 to 7.2 and all works fine now. (cPanel > Php Manager)Cheers
Sean
- The topic ‘PHP 7.3 causing unable to upgrade, missing file etc’ is closed to new replies.