cryptopool-builders / Multi-Pool-Installer

Ultimate Crypto-Server Setup Installer! Automates most of the tedious tasks of crypto-server setup
https://www.cryptopool.builders
Mozilla Public License 2.0
168 stars 194 forks source link

PHP memcache missing #25

Open Stormle opened 3 years ago

Stormle commented 3 years ago

Problem: Single pool installation results on a blank page. Yiimp log file says: "CMemCache requires PHP memcache extension to be loaded."

Server information: Host: Contabo S VPS OS: Ubuntu 18.04 - fresh installation

Solution: sudo apt-get install -y php7.3-memcache

ANTONIOPSD commented 3 years ago

mm it works for me, but the admin panel still shows a blank page and my public IP is set in the configuration file

now2more commented 3 years ago

How to do this for Ubuntu 20.04.2 LTS? I have all the pages blank after upgrading from Ubuntu 18.04.

I tried apt-get install -y php7.3-memcache

But do not install.

PHP server PHP 7.3.27-9+ubuntu18.04.1+deb.sury.org+1