Phpphpinfo does not contain mysql information. php & nbsp; phpinfo does not contain mysql information. what is the problem .. Dizzy .. Windows & nbsp; 2003, IIS environment, mysql has been installed 1. php. ini & nbsp; extension = php_mysql.d php phpinfo does not contain mysql information
Php phpinfo does not contain mysql information. why .. Dizzy ..
Windows 2003, IIS environment, mysql installed
1. php. ini extension = php_mysql.dll; removed.
2. extension_dir = "D: \ PHP5 \ ext" pointing to correct
3. php_mysql.dll exists in the ext directory.
Why .. Can no one answer? Share:
------ Solution --------------------
The value of the following items in the phpinfo result
Configuration File (php. ini) Path
Loaded Configuration File
Display_errors
Extension_dir
------ Solution --------------------
After modification, restart iis.
------ Solution --------------------
Configuration File (php. ini) Path = C: \ WINDOWS
Loaded Configuration File = null
This indicates that your php. ini has not taken effect.
Because you have not put php. ini in the default position C: \ WINDOWS.
To change the default location, set the environment variable PHPRC = "D: \ PHP5 \" for iis \"
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.