phpMyAdmin通过面板点用不了然后百度安装什么东西 后来搞得数据库这个启动不了了 网站也进不去了
Starting mysqld (via systemctl): Job for mysqld.service failed because the control process exited with error code. See "systemctl status mysqld.service" and "journalctl -xe" for details.
2023-01-31 23:06:34 0 [Note] /www/ser
今天新安装的宝塔面板,想编译云锁模块。怎么也编译不上,提示这个。
make -f objs/Makefile
make[1]: Entering directory `/work/tengine-2.3.2'
cd /pcre-8.43 \
&& if [ -f Makefile ]; then make distclean; fi \
&& CC="cc" CFLAGS="-O2 -fomit-frame-pointer -pipe " \
./configure --disable-shared
/bin/sh: l
我申请ssl 证书,
按照腾云给的安装教程,下载并且复制 证书的key 和pem,在宝塔面板 SSL--其他证书填写秘钥和证书(pem格式)
----点击保存启用证书显示红色错误代码
【nginx: [emerg] host not found in upstream "test.bob20221.com" in /www/server/panel/vhost/nginx/www.sanhuinh.com.conf:9
nginx: configuration file /www/server/nginx/conf/nginx.conf test failed】
我联系了腾讯云
我最近安装了新的JAVA 1.8_91 by OS X JAVA控制面板
更新后,从JAVA控制面板,它说它成功地安装了1.8.91
但在shell中,当我输入'java -version‘时,它会显示是旧版本1.8.73
我在更新后删除了所有与java相关的.bash_profile。
cd /Library/Java/JavaVirtualMachines
只有1.8.0.73版本目录
我该如何管理??
我重启了电脑,重启了shell所有的东西..