How to solve the php404 error page
This is caused by PHP not being fully installed correctly.
Simple correction method:
1. Internet Service Manager---Website (right-click)---Properties---Home Directory---Configuration---Add---Extension Named .php, click "Browse" to point the executable file to the path where php5isapi.dll is located, such as: D:\php\php5isapi.dll
2. Internet Service Manager---Web Information Manager ---Add a new web extension---Input: PHP, and then point the executable file to the path where php5isapi.dll is located---Allow
3. Copy the following code to a text file, Save it as a .bat file and run
net stop w3svc net stop iisadmin net start w3svc
4. Create a new website and create a.php in the website directory. The content is
<? phpinfo(); ?>
If it doesn’t work, reinstall PHP. Bar.
For more PHP related knowledge, please visit PHP Chinese website!
The above is the detailed content of How to solve the php404 error page. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Dreamweaver CS6
Visual web development tools

Notepad++7.3.1
Easy-to-use and free code editor

Zend Studio 13.0.1
Powerful PHP integrated development environment

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.
