Introduction - If you have any usage issues, please Google them yourself
[Environment] PHP5.0, MYSQL5.0 [installation instructions] to better familiarity with the use of the system, and make their own to install MYSQL Database related configuration. [] Database configuration instructions in the link configuration common/incfiles/const.inc.php. $ Db_host = ' 127 .0.0.1 ' // database host address $ db_username =' root ' // user name $ db_password =' ' // 密码 $ db_database =' jtbc_database ' // database name in the database creation script _mysql directory. The default path to the administrator of your site address is http:///admin /, the default user name and password are admin.