Last update at :2024-06-29,Edit by888u
The WDCP panel installed by default does not enable the Memcached distributed cache function. You need to install the Memcached component to solve this problem. In the afternoon, a netizen needed to provide a solution, so I first shared the specific solution steps on the Snail Blog , users can directly check it if needed in the future, and secondly, if they need to use it, they can directly copy the installation script.
The installation source file package provided by the WDCP official website is incomplete. Snail here puts all the missing file packages locally to ensure the correct installation and startup of Memcached. Let’s first look at the Memcached status of the WDCP panel.
In our WDCP panel, we can see the \\"System Settings\\"-\\"MEMCACHED Settings\\" prompt that it is not installed, then we need to install it.
WDCP panel opens Memcached method/script
wget -c https://soft.laozuo.org/scripts/memcached_ins.shsh memcached_ins.sh
The installation is complete, and then we start the service
service memcached start|stop|restart {start|stop|restart}
The above is the interface after installation and startup. Let's go back to the WDCP panel background to see the status.
Memcached has been started. If you have not started it with a command before, the \\"Click to restart\\" in the lower line of the picture above can also start Memcached and take effect.
Recommended site search: Mainland China domain name, Wanwang domain name space, Hong Kong server recommendation, cn domain name price, which Hong Kong space is better, dynamic IP dialer Hong Kong server purchase, which Hong Kong server is fast, free IP, Foreign server rental prices,
发表评论