System always returns status 500 [closed]

-1

I have a wordpress application that is running in production, and with versioned code. I'm trying to mount the development environment on a Mac OS X Yosemite 10.10.5, for that, I made the same settings as the ubuntu, also development environment. However, when I try to access the site, I have 500 for any wordpress page I try to access.

The strange thing is that if I start a project of 0 it works normally.

The configuration made in the ubuntu environment is the one specified here , following this tutorial I was able to run. This same setting was made on the Mac, using MAMP.

Does anyone have any idea how to do it on Mac?

    
asked by anonymous 30.12.2015 / 17:16

1 answer

1

I was able to solve the problem.

I started using XAMPP.

For some reason that I could identify, MAMP could not render my application.

    
30.12.2015 / 19:45