After configuring php and apache independently, you can run the HTML file, but when running the php file, it shows that the web page is missing. What is the reason? I'm at a loss for words, and I hope some kindhearted people can help me with some pointers. Thank you very much
Run phpinfo(); try. Maybe php cannot be parsed. If it doesn’t work, try the integrated environment. Don’t waste too much time on the environment. Focus on the project.
Recommended php integrated environment toolbox: http://tool.php.cn
First of all, you need to make sure that your environment is configured correctly. If there is no problem with the environment, then there should be a problem with the php program in your case