Can’t update plugins or upload files after upgrading PHP
-
I’m running wordpress on a nginx server ubuntu18.04.1
I recently installed an updated version of php. I had php 7.0 and the new one is PHP 7.3
~# php -v PHP 7.3.15-3+ubuntu18.04.1+deb.sury.org+1 (cli) (built: Feb 23 2020 07:23:33) ( NTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.3.15, Copyright (c) 1998-2018 Zend Technologies with Zend OPcache v7.3.15-3+ubuntu18.04.1+deb.sury.org+1, Copyright (c) 1999-2018, by Zend Technologies
If I change my server to the new version, wordpress doesn’t allow me to update, upload or write anything from the backend. However I have full a FTP access.
In fact, after I fill the FTP login details on the wordpress update page (FTP, not SFTP) it says the update process was complete. But nothing was really updated.
What do I need to change to fully operate with PHP 7.3?
Thanks.
My info.php
https://premios.acdm.club/info.php
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Can’t update plugins or upload files after upgrading PHP’ is closed to new replies.