ip:8080 安装报错如下 HTTP Status 500 - install failed! type Exception report message install failed! description The server encountered an internal error that prevented it from fulfilling this request. exception javax.servlet.ServletException: install failed! com.jeecms.cms.InstallServlet.doPost(InstallServlet.java:71) javax.servlet.http.HttpServlet.service(HttpServlet.java:650) javax.servlet.http.HttpServlet.service(HttpServlet.java:731) org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) root cause java.sql.SQLException: You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable) com.mysql.jdbc.SQLError.createSQLException(SQLError.java:964) com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973) com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909) com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527) com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680) com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2483) com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2441) com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:845) com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:745) com.jeecms.cms.Install.createTable(Install.java:102) com.jeecms.cms.InstallServlet.doPost(InstallServlet.java:48) javax.servlet.http.HttpServlet.service(HttpServlet.java:650) javax.servlet.http.HttpServlet.service(HttpServlet.java:731) org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) note The full stack trace of the root cause is available in the Apache Tomcat/7.0.76 logs. Apache Tomcat/7.0.76 域名访问安装报错如下 HTTP Status 404 - /install/install_setup.svl type Status report message /install/install_setup.svl description The requested resource is not available. Apache Tomcat/7.0.76