php - How to create a wamp 3.1.9 dev environment with a legacy Zend Framework 2

Solution:
Searching the internet about the error on the apache log file (apache_error.log). I found the solution.
The .htaccess file has the following instruction:
AddType x-httpd-php55 .php
I just commented this line using # and voilà, after refreshing the page I could see the first screen running properly.
Share solution ↓
Additional Information:
Link To Answer People are also looking for solutions of the problem: zsh: command not found: php
Didn't find the answer?
Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.
Similar questions
Find the answer in similar questions on our website.
Write quick answer
Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.