1

我想上传我在服务器机器上创建的关于螳螂的错误报告,而我正在从我的开发机器访问它时收到以下错误:

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.

任何人都对此有任何想法。

4

1 回答 1

0

如果出现此类错误,请转到您的phpmyadmin页面并创建数据库名称bugtracker并创建螳螂正在使用的所有相关表。

于 2013-11-04T11:49:56.243 回答