Optimizr
- Total activity 123
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 24
Comments
Recent activity by Optimizr-
Why can't I see older replies anymore?
-
Have you tried to use "sudo -i" ? Still returns '/bin/php'
-
Root user's php is now '/usr/local/bin/php'. But the problem is I am using 'almalinux' sudoer and with 'sudo' prefix, it is still using '/bin/php'. Now, as a workaround, I have enabled root login w...
-
Hi @cPRex, Thank you for your reply. Turns out root user's php was in '/bin/php' and thus php -v is returning PHP 8.2.11 (cgi-fcgi). WP-CLI will only works with PHP 8.2.11 (cli) version. I tried ...
-
I wouldn't expect "none" to work well as then no PHP will be processed. Could you try using a different handler? Sorry for late reply. I only have "none" and "cgi". How can I add more?
-
Hi @cPRex, I have changed the php handlers to 'none' but I am still getting the same error.
-
Looks like the future of hosting is without email functionalities. Email service providers will be booming.
-
DO is refusing to open port 25. As I did research, other hosting providers are also blocking port 25. But according to this article (
-
It wouldn't be optimal for me either. I'd probably quit my job if somebody told me I had to switch to relaying outbound emails through Sendgrid on my servers. LoL, yes
-
Yes, I have had an similar experience with linode but this is the first time with DO. As for me, I have several websites on several cPanel accounts. Using third party mailing service is not for opt...