current location:Home > Technical Articles > Topics > IIS
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How does iis support multiple versions of php?
- The setting method for iis to support multiple versions of PHP is: 1. Download PHP Manager from Microsoft's official website; 2. Download the Windows version of the PHP program from the PHP official website; 3. Enter the IIS management page and select the required PHP version.
- IIS 3487 2019-10-18 18:06:08
-
- How to configure the PHP running environment in IIS under Windows 10 (detailed steps)
- This article will take you through how to configure IIS to run PHP, and introduce how to configure IIS to configure PHP running environment under Windows 10. I hope it will be helpful to everyone!
- IIS 13334 2022-04-02 14:46:55
-
- iis configuration php failed
- The solution and steps for failure to configure php in iis are: 1. Open the php configuration file php.ini and turn on the error prompt; 2. Restart FastCGI; 3. Set the absolute path in the require statement; 4. Give the iis user read permission.
- IIS 3145 2019-10-16 18:01:16
-
- Can iis parse php?
- Iis can parse PHP. The specific steps to support PHP file parsing are: 1. Open IIS program mapping; 2. Add module mapping; 3. Select php-cgi.exe as the executable path.
- IIS 3739 2019-10-16 18:01:24
-
- Does iis10 support php?
- iis10 supports PHP. The configuration method is: 1. Enable the iis service that comes with Windows and restart the computer; 2. Enable CGI; 3. Install the required version of the PHP component.
- IIS 3487 2019-10-21 16:40:06
-
- What is the difference between IIS and Apache
- The difference between IIS and Apache: 1. APACHE is stable, while IIS sometimes freezes. 2. IIS can only run under windows, and apache has a wide range of applications. 3. IIS does not open source code, APACHE open source code. 4. APACHE supports many languages, but it is a bit troublesome for IIS to support PHP and JSP.
- IIS 9038 2019-06-14 15:36:30
-
- How to configure iis to disable php scripts?
- Select the directory corresponding to the site, the data, uploads and static html file directories, double-click "Handler Mapping" in the function view panel, and in "Edit Function Permissions...", we can directly remove the execution permission of the script.
- IIS 4949 2021-05-28 14:49:49