with Zend OPcache v8.0.16, Copyright (c), by Zend Technologies
This means that because your environment variable is missing, you have to specify the full path to PHP 8, so instead of just php, you need /opt/plesk/php/8.0/bin/php
@Hari That’s expected because you are now running PHP as a daemon Kill it by pressing CTRL + C (sometimes CTRL + Z or CTRL + X), then issue the correct command of /opt/plesk/php/8.0/bin/php -v which should spit out the version used in CLI.
@phenomlab Seeing as this is a testing box, you could try apt install php8.0-cli and see where that takes you, but I’m guessing it’s not the silver bullet you are looking for.
@phenomlab Seeing as this is a testing box, you could try apt install php8.0-cli and see where that takes you, but I’m guessing it’s not the silver bullet you are looking for.
@Hari yes. Take my advice and avoid Plesk. It’s sh**. Can’t be much plainer than that.
Did this solution help you?
Did you find the suggested solution useful? Why not buy me a coffee? It's a nice gesture, and a great way to show your appreciation 💗
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (ether email, or push notification). You'll also be able to save bookmarks, use reactions, and upvote to show your appreciation to other community members.
@phenomlab
Sorry to delay in responding, yes as i mentioned above, i had to remove my redis from docker and reinstall a new image with this command
docker run --name=redis -p 127.0.0.1:6379:6379 -d -t redis:alpine
and now when i test my ip and port on
https://www.yougetsignal.com/tools/open-ports/
the status of my redis port is closed. I think which to configure firewall in droplet digital ocean is a good idea too, and i will configure soon.
Thanks for the help!
@jac yes, but they are lacking severely in the sense that they still do not have a functional GDPR extension. In addition, Flarum uses PHP as it’s backend infrastructure meaning it’s going to be so much slower than NodeBB will ever be.