Category: OneinStack

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

Post Views: 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...

1

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

Post Views: 48 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...

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

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

Post Views: 17 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...

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

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

Post Views: 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 扩展时,一直卡在 --php_extensions fileinfo 处。我的 ECS 内存为 1 GB 配置。编译 fileinfo 非常占用内存,这是导致无法编译的直接原因。最终决定提升 ECS 的配置,内存提升至 2 GB 0

When compiling and installing PHP extension FileInfo in Alibaba Cloud ECS, the solution is stuck (improve memory configuration)

Post Views: 15 1. When installing the php extension, it is stuck at –php_extensions fileinfo. My ECS memory is 1 GB config. Compiling FileInfo takes up a lot of memory, which is the direct...

WordPress更新,您使用的WordPress是最新版本。 将来的安全更新将被自动安装。插件、主题、翻译均为最新版本。 0

Based on Alibaba Cloud’s ECS and RDS, the personal blog migration is upgraded to: Docker (based on budget considerations, ultimately not realized), LNMP (CentOS 7.7, Nginx 1.16, MySQL 5.7, PHP 7.4), the process of HTTPS

Post Views: 19 1. Enter the CentOS server based on Xshell 6, compress and package the website program directory, execute the compression command, and the execution result is shown in Figure 1 2. Connect...

Fileinfo扩展已安装 0

Implementation process of installing LNMP environment based on OneInStack on Alibaba Cloud ECS CentOS 7 and running Yii2 advanced application template

Post Views: 9 1. The first connection is selected, as shown in Figure 1: 2. Due to the instance type: I/O optimization, disk type: SSD cloud disk, so refer to the URL:https://help.aliyun.com/knowledge_detail/6689611.html 3. The...

打开网址:http://127.0.0.1:9080/ 0

The process of installing an LNMP environment based on OneInstack on CentOS 7 in VirtualBox

Post Views: 7 1. Continue to the previous article:https://www.shuijingwanwq.com/2016/04/16/1006/ 2. Execute the command, as shown in Figure 1, and report an error, indicating that yum has failed to execute. The following methods can be...