Objective
In the actual development, PHP will be used with the database, because in the background need to have too much data to save, and the database is a good place to save data, we use PHP development database is a relational database MySQL,
PhpMyAdmin cannot load the mysqli extension. check the PHP configuration solution.
Net stop w3svc
Net stop iisadmin
Net start w3svc
Articles you may be interested in: How to import and restore large
The phpMyAdmin-error occurs, and the mysqli (external link, English) extension cannot be loaded. Please check your PHP configuration-several successful solutions in the documentation. 1) it is usually php in the apache Directory. extension =
When you open phpmyadmin in wamp, the system prompts "the mysqli extension is missing. Check the PHP configuration ." Solution
In the wamp environment, when phpmyadmin is enabled, the system prompts "mysqli extension is missing. Check the
The configuration environment is as follows.
apache_2.2.6
MySQL Server 5.5
Php-php-5.2.3-win32
Phpmyadmin-3.4.3.2-all-languages
Windows 32-bit
Novice, beginner PHP, learn to connect to MySQL. There is a problem, search all the methods on the
Open the phpMyAdmin hint in the WAMP environment "the mysqli extension is missing. Please check your PHP configuration. ", this article shared my solution, have encountered the same problem of friends under the reference, hope to solve your
net stop w3svc
net stop IISAdmin
net start w3svc
Copy Code You may be interested in the article: phpMyAdmin Importing and recovering bulk SQL files Wamp Open the phpMyAdmin tip "missing mysqli extension. Please check your PHP
[Reprint] Using mysqli in php-5.1.4
Author: Piggy Release Date: Views: 65 from: http://www.phpx.com/viewarticle.php? Id = 119200I have been using PhP4 and have little access to PhP5. Due to the learning needs, I gradually got into touch with PhP5
Mysqli extension allows users to access functions provided by MySQL 4.1 or later. To use functions in this extension library, you must add support for mysqli extension when compiling PHP.
Note:The mysqli extension library is designed to work
Recently, we started to use PHP. Therefore, we need to configure the development environment of haoxing. Considering that the current system is vista, we decided to run on Vista first, if you are free, install Ubuntu in the virtual machine to run
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.