永夜 Blog

打开网址:http://www.aaaacn.net/wp-admin/install.php,报错:HTTP ERROR 500 0

When installing WordPress based on Nginx under CentOS 7.6 64-bit, an error is reported: HTTP Error 500 analysis solution

Post Views: 13 1. Open the URL:http://www.aaaacn.net/wp-admin/install.php,报错:HTTPError 500, as shown in Figure 1 2. Open the URL:http://www.aaaacn.net/phpinfo.php,正常运行,如图2 3. Check virtualhost conf: /usr/local/nginx/conf/vhost/www.aaaacn.net.conf 4. Check rewrite rule: /usr/local/nginx/conf/rewrite/wordpress.conf 5. Check the directory permissions, and find...

在 Postman 中请求:https://api.channel-pub.wjdev.chinamcloud.cn/qq/v1/qq-cw-apps?group_id=spider ,报错:Self-signed SSL certificates are being blocked 0

Error in Postman: Analysis and solution of self-signed SSL certificates are being blocked

Post Views: 50 1. Request in Postman: https://api.channel-pub.wjdev.chinamcloud.cn/qq/v1/qq-cw-apps?group_id=spider , error: self-signed ssl certificates are being blocked, as shown in Figure 1 2. In the browser firefox Medium request: https://api.channel-pub.wjdev.chinamcloud.cn/qq/v1/qq-cw-apps?group_id=spider , prompt: api.channel-pub.wjdev.chinamcloud.cn uses an...