- Edited
DursunCan what do you mean "requires 7.4"?
If Composer is complaining about the PHP version, it should tell you which package is requiring a given PHP version. Please share the error message if there's any.
DursunCan what do you mean "requires 7.4"?
If Composer is complaining about the PHP version, it should tell you which package is requiring a given PHP version. Please share the error message if there's any.
Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 7.4.0".
DursunCan have you run sudo apt install php7.4-cli
from terminal ?
Yeah looks like cli runs 7.4 and web runs 7.2.
darkfox exactly. See my post as I run plesk
DursunCan This is Plesk hosting
You should still be able to SSH into the server and run the command I listed earlier as root. If there's no terminal, are you using composer from the plesk GUI ? If you are, I wouldn't recommend this.
DursunCan very unusual for Plesk not to allow direct access via SSH. Not every shared host will stop you using SSH. Sitepoint allows this
DursunCan understand fully, but closing the access isn't going to fix the security
You can use Flarum with php7.3 (although it's only receiving security updates now) but you'll need 7.4 to use composer
DursunCan that's fair.
@DursunCan I recommend you a VPS with plesk integrated. Like digitalocean. I have this and 0 problems. The power of plesk and the ssh control you need.