我继续收到此错误消息 “处理请求错误代码错误:200错误文本:确定”
从phpmyadmin中的数据库中选择时。我重新安装并重新启动服务器和phpmyadmin但仍面临同样的问题。
这是我的错误消息的日志文件
"pma_version": "4.3.7",
"browser_name": "CHROME",
"browser_version": "41.0.2272.101",
"user_os": "Win",
"server_software": "Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.6.3",
"user_agent_string": "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36",
"locale": "en",
"configuration_storage": "enabled",
"php_version": "5.6.3",
"exception_type": "js",
"exception": {
"mode": "onerror",
"message": "Uncaught SyntaxError: Unexpected identifier",
"stack": [
{
"line": 390,
"func": "?",
"context": [
" }",
"",
" // SCROLLBARS",
"",
" // Prepare DOM reads needed to update HTTP/1.1 200 OK\r",
"Date: Mon, 23 Mar 2015 15:04:46 GMT\r",
"Server: Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.6.3\r",
"X-Powered-By: PHP/5.6.3\r",
"Expires: Mon, 23 Mar 2015 16:04:46 GMT\r",
"Keep-Alive: timeout=5, max=100\r",
"Connection: Keep-Alive\r"
],
"filename": "codemirror/lib/codemirror.js"
}
],
"useragent": "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36",
"name": "SyntaxError",
"uri": "index.php?"
},
"script_name": "index.php",
"microhistory": {
"pages": [
{
"hash": "index.php?db=&table=&server=1&target=&token=814184a233707cc347e32deb678d6da0"
}
],
"current_index": "1"
}
}
我也遇到了Jquery和JavaScript的一些问题,我认为是因为这个错误。