According to the official "ucenter 1.5.0 installation graphic tutorial", I started to install PhP5, mysql5, apache2.2. The result is in http: // 127.0.0.1/ucenter/install/index. PHP encountered a depressing moment,
I checked the information and found that many of my friends have encountered similar situations. I still haven't returned the post I asked. I am confused, why don't the ucenter developers who provide the company "KANG Sheng chuangxiang" come out to answer this question? After all, you have used your product to post your post. There is no way to combine it with online posts, in the end, it took 15 minutes to solve the MySQL problem. The method is published as follows (for Windows ):
1. Find php_mysql.dll In the ext directory of PHP and libmysql. dll in the PHP root directory, and copy these two files to system32 in windows.
2. php under the PHP root directory.IniIn the file, the previous ";" in "; Extension = php_mysql.dll" is not removed;
3. After restarting Apache, it will be OK.
Fill in the database and other related information, and continue the installation, as shown below: