DATABASE CONNECTION ERROR (1): The MYSQL ADAPTER ' mysqli ' is not AVAILABLE. Workaround

Source: Internet
Author: User

After the site migration encountered: Database connection error (1): The MySQL adapter ' mysqli ' is not available. This problem, I initially thought that I configured the parameter is wrong! Then go back to check, check my database account number and password are correct, but why is not connected to the database??

Some people on the internet say it is "maybe after you install Wamp or xamp, SQL Server service does not start, you can go to the system service menu to see if this starts automatically." "But I asked the space quotient, they said the default is open, and they also checked the database server, OK."

later after careful review, found the Joomla configuration parameters configuration.php This file inside: " Public $dbtype = ' mysqli '; "

The ' mysqli ' here is what I want to connect to, and the space I use is "MySQL". So I boldly changed the "mysqli" to "MySQL" did not expect a test is OK. Record it here. 650) this.width=650; "src=" http://www.starwb.com/images/5.jpg "border=" 0 "class=" s5_lazyload "style=" margin:0px; Padding:0px;height:auto;border:none; "/>


DATABASE CONNECTION ERROR (1): The MYSQL ADAPTER ' mysqli ' is not AVAILABLE. Workaround

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.