Apache php configuration error-reporting solution: first check the php configuration and change the value of "display startup errors" to "on"; then start apace; then find "extension=php xxx. Dll" and add a semicolon in front。
Recommended: php academy
Specific issues:
Php+apache was configured in error
Open php alone, or open apache without loadmodule 5 module "d:/php/php 5. 5. 6/php/php52 4. Dll" but with good apache not open, php can still run
Solutions:
Writer
Enterprise-level ai content creation tool
Download
This is the case, because when apace loads php, php needs to load the php extension, the php extension is not successfully loaded, and the failure of the pache to start, as well as the fact that htm and HTML are also used as php mime type in the code that you fill in, may be inappropriate, so the solution is as follows:
1. Check the configuration of the php and find the value modified by display startup errors to on
2. Start apace to see if an extension that could not be found php or could not be loaded, without alarms like libz. Dll。
3. The configuration of the php configuration corresponding to the extended settings is found with the configuration = php xxxx. Dll; the semicolon is added before the extension to comment on the loading of the extension, and more apacche, more testing, is done。
If the time is tight to build this platform, just like upstairs, recommend some pache php mysql bags。
It's not easy to get into trouble like xampp, appserv, wamp。
Php free learning video: immediately
On the front-end study tour, opening the way to mastery! From the front end to the project, step by step, step by step, to the top




