Category: Build

PHP Fatal error: Uncaught RedisException: OOM command not allowed when used memory > 'maxmemory'. in /data/wwwroot/.../wp-content/plugins/w3-total-cache/Cache_Redis.php:150 0

Redis oom errors encountered when resolving labels in WordPress + Polylang batch processing

浏览量: 27 The background of the problem I run a WordPress-based bilingual website (Chinese/English), using polylang Plugins to manage multilingual content. In order to create corresponding English translations for existing Chinese categories/labels in batches,...

1

My personal blog, today suddenly responded to 504’s troubleshooting process

浏览量: 36 1. My personal blog suddenly responded to 504’s investigation and resolution process today. as shown in Figure 1 2. 504 Gateway Timeout Description Nginx (or other reverse proxy) waits for the backend...

在 LNMP 2.1 中 执行 lnmp nginx reload 时报错:Reload nginx... nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /usr/local/nginx/conf/vhost/xxx.yyy.cn.conf:46 0

Warning when executing lnmp nginx reload in lnmp 2.1: reload nginx… nginx:[warn]The “listen … http2” directive is deprecated, use the “http2” directive instead /usr/local/nginx/conf/vhost/xxx.yyy.cn.conf:46

浏览量: 19 1. When executing lnmp nginx reload in lnmp 2.1, an error is reported: reload nginx… nginx:[warn]The “listen … http2” directive is deprecated, use the “http2” directive instead /usr/local/nginx/conf/vhost/xxx.yyy.cn.conf:46. as shown in Figure...

打开:https://learn-php-app-0605-prod.wangqiang.store/robots.txt 。确认域名已经切换成功 0

The process of switching the domain name of one website to another

浏览量: 15 1. The current domain name is:https://learn-php-app-0605-prod.shuijingwanwq.com. Plan to switch to:https://learn-php-app-0605-prod.wangqiang.store. as shown in Figure 1 2. Add the DNS resolution of learn-php-app-0605-prod.wangqiang.store. as shown in Figure 2 3. Based on the virtual...

再次安装,刷新页面,页面不再空白,符合预期 1

Deploy Shopify PHP application to production environment (CentOS 7.7 64-bit in Alibaba Cloud, ECS, MySQL 5.7)

浏览量: 146 1. There is a Shopify PHP application, which can already be previewed in the development environment. as shown in Figure 1 2. Now it is ready to be deployed to the production...

PHP 版本 7.4 已经不再符合 Shopify 应用的运行条件。需要升级至 8.1 版本,尽量与本地环境保持一致 0

Uninstall PHP 7.4 in CentOS 7.7 in Alibaba Cloud and install PHP 8

浏览量: 27 1. Reference:Based on Alibaba Cloud’s ECS and RDS, the personal blog migration has been upgraded to: Docker (based on budget considerations, ultimately not realized), LNMP (CentOS 7.7, Nginx 1.16, MySQL 5.7, PHP...