出现问题
can’t run as root without the -u switch
解决办法
docker run -d -p 11211:11211 --name jmemcached memcached -u root
-u root 使用 root来执行,docker容器就不会自动退出。否则可能会出现刚启动容器就会自动退出。
all-in-one-seo-pack
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/customer/www/ixvps.com/public_html/wp-includes/functions.php on line 6114