Hi:
I've installed Apache 2.4 webserver with PHP 7.2 on a Windows 10 workstation. Everything works beautifully until I change the documentroot in Apache's http.conf file. When I change it, php files in the new home directory don't get parsed by PHP. Apache stops sending .php files to the php engine, and the .php files load like an ordinary file. I see the .php loaded in the web brower, but only the <html> portions of the page are shown. <?php> sections are treated as ordinary text....
Changing documentroot in http.conf stops PHP from working
from Apache https://ift.tt/2IfkB3f
via IFTTT
0 Comments