What should I do if ie cannot open php?

藏色散人
Release: 2023-03-09 14:30:01
Original
1981 people have browsed it

Solution to the problem that ie cannot open php: 1. Add environment variables; 2. Configure PHP.INI; 3. Enable Web service extension; 4. Write the correct PHP file; 5. Restart the WEB service.

What should I do if ie cannot open php?

The operating environment of this article: windows7 system, ie11&&PHP7.1 version, DELL G3 computer

What should I do if ie cannot open php?

You should pay attention to the following points when configuring PHP on IIS:

1. Determine whether the environment variable is added;

2. Whether the PHP.INI file is configured correctly;

3 .Whether the Web service extension is correct and set the extension status to allowed;

4.Write the correct PHP file, place it in the site directory, and confirm the permissions of the site directory;

5. Restart the WEB service

Recommended learning: "PHP Video Tutorial"

The above is the detailed content of What should I do if ie cannot open php?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!