UPDATE: Ubuntu 18 doesn't support PHP 8+ very well and I couldn't figure out how to get it up and running not using the popular ppa:ondrej/php — I wanted to use older version of Ubuntu because the resource consumption was noticeably less.
Brand new, fresh VPS running Ubuntu 18, and I also tried 20. I've tried multiple commands but keep getting similar errors.
- sudo wo stack install
- sudo wo stack install --php74
- wo stack status
Hmm...
Nginx is not installed
PHP7.2-FPM is not installed
PHP7.3-FPM is not installed
PHP7.4-FPM is not installed
PHP8.0-FPM is not installed
PHP8.1-FPM is not installed
MySQL is not installed
fail2ban is not installed
Netdata is not installed
UFW Firewall is disabled
Please advise:
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package php7.4-bcmath
E: Couldn't find any package by glob 'php7.4-bcmath'
E: Couldn't find any package by regex 'php7.4-bcmath'
E: Unable to locate package php7.4-cli
E: Couldn't find any package by glob 'php7.4-cli'
E: Couldn't find any package by regex 'php7.4-cli'