About cmseasy Database configuration file Modify path description

Source: Internet
Author: User
Today, a customer consultation we said that their company's website has just been migrated, but after the migration has a problem, please spring Brother team to help solve, their company's website is developed with Cmseasy, the following record the solution, for everyone to learn, reference.

Usually we are migrating to the Cmseasy template website. Spring Brother Technology Blog reminds you to pay attention to this, the database configuration file modification.

Here the Cmseasy template differs from other CMS in that there are two parts in his database configuration file modification.

1, config/config.php

' User ' = ' root ',//username

' Password ' = ' asd123 ',//password

2,/celive/include/config.inc.php

$config [' username '] = ' root ';

$config [' password '] = ' asd123 ';

These two changes are correct for normal use, otherwise the error will be reported:

Warning:mysql_connect () [Function.mysql-connect]: Access denied for user ' root ' @ ' localhost ' (using password:yes) in D:ne Twebceliveincludedatabase.class.php on the line 36 tips!

This article from the Spring Brother Technology blog Official website, reproduced please indicate the source, thank you!

About cmseasy Database configuration file Modify path description

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.