-
☆ A M B ☆
- 476 Posts
We're building a MODX site in the MODXcloud hosting environment that runs on PHP 7.1 Our project relies heavily on MIGX and we're not having any issue with it. While this isn't exactly an answer to your problem, just wanted to give you a possible alternative option for hosting if you're stuck.
Precision Web Development ... SmashStack.com
-
☆ A M B ☆
- 3,141 Posts
When there's a 500 internal server error, the first point of business is to find an error message. It could be an issue with the code and compatibility with PHP7 (which @flinx777's note suggests is not the case), file permissions being set too wide on any directory or the connector file, or something else entirely.
Usually, the information needed to fix that will be written to a PHP or apache error log, but it depends on the server configuration where that can be found.