In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Let IIS support PHP and MySQL, a total of 6 steps. Step / method 1 first extract the php package (here PHP4.3.2 as an example) into the C:php-4.3.2-Win32 directory, then find a file called php.ini-recommended and rename it to php.ini. 2 Open the file, find extension_dir= ". /" and change it to extension_dir= "C:php-4.3.2-Win32extensions"; then find session.save_path=/tmp and change it to session.save_path=C:php-4.3.2-Win32sessions. (note: at this point, you need to create a sessions folder under the C:php-4.3.2-Win32 directory to store session.) 3 copy the modified php.ini file to the C:winnt directory, and copy the php4ts.dll file under C:php-4.3.2-Win32 to the C:winntsystem32 directory.
4 Open "Internet Service Manager", select the site where you want to support PHP, open the property page, click "ISAPI filter" tab, click "add", fill in "php" in the "filter name" of the pop-up "filter Properties" window, and fill in "C:php-4.3.2-Win32sapiphp4isapi.dll" in the "executable file" (as shown in the following figure), click OK.
5 Click the "Home Directory" tab, select the "configuration" button in "Application Settings", click the "add" button in the pop-up "Application configuration" window, fill in "executable" in the pop-up "add / Edit Application extension Mapping" window, and fill in "php" in the "extension" item. 6 OK, all done, restart IIS and write a phpinfo in your page file directory.
Phpinfo ()
? >
1. Double-click the file to extract MYSQL and double-click setup.exe to install. The default path is C:mysql.
Under c:mysql, a file my-example.cnf is renamed my.cnf and copied to c:.
2. Double-click the file in the installation of phpMyAdmin to extract it to c:phpMyAdmin.
Open config.inc.php3 under c:phpMyAdmin with PHPED and change "require (" english.inc.php3 ");" in line 65 to "require (" chinese_gb.inc.php3 ");".
Now your IIS fully supports PHP+MYSQL.
Note: MYSQL does not need any settings. You can install END directly.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.