shjchen 发表于 2015-4-25 11:57:25

lnmp phpmyadmin 被百度自动替换jquery lib

本来系统一切都正常,我没做什么操作,前两天突然打开phpmyadmin界面,会出现如下错误的提示,导致无法使用phpmyadmin。

Refused to load the script 'http://libs.baidu.com/jquery/1.7.2/jquery.min.js' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' 'unsafe-eval'".

get_scripts.js.php:1 Refused to load the script 'http://cbjs.baidu.com/js/o.js' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' 'unsafe-eval'".

messages.php:245 Uncaught ReferenceError: $ is not defined

能帮忙分析下什么原因吗?我找了很多地方。都没发现那里去引用百度的jquery cdn 。

谢谢大家!
页: [1]
查看完整版本: lnmp phpmyadmin 被百度自动替换jquery lib