我想上传我在服务器上创建的螳螂的bug报告,当我从我的开发机器访问它时,我得到了以下错误:
APPLICATION ERROR #400
Database connection failed. Error received from database was #1049: Unknown database 'bugtracker'.
Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.任何人都不知道这件事。
发布于 2013-11-04 11:49:56
如果发生这种错误,请转到phpmyadmin页面并创建数据库名bugtracker,并创建螳螂使用的所有相关表。
https://stackoverflow.com/questions/18548461
复制相似问题