What is hosting requirement?

My project done by 2020.0.8 runs fine in Bluehost.com hosting.
But after updating the project to 2020.0.10 , it does not run. old built script still runs.
What host requirement has change?
How can i migrate the project down to 2020.0.8 for time being?

nothing’s really changed, i’ve had no issues.did you turn DEBUG on in your app, maybe you have an error in one of your scripts.what exactly is the error being displayed?

Actually i have tried uploading in other hosting company (for test), it works. In my development environment also work.

Only Bluehost.com (where my client’s hosting) not working 2020.0.10 updated project [error: 500 (Internal Server Error)]; while 2020.0.8 project is working.
already contacted with the hosting company, still to find where is the lack. They wanted to know full prerequisites of hosting side to run the development; so that they can find out where is the lack. but, surely they cannot do major change fore me as thousands of others web & app also running in the same hosting server.

surely it will not be easy to re-do the development done after last backup version. it is many hours job.

sticcino wrote:
nothing’s really changed, i’ve had no issues.did you turn DEBUG on in your app, maybe you have an error in one of your
scripts.what exactly is the error being displayed?

The web app that generated by PHPMaker 2020.0.10 should be running in PHP >= 5.6. However, it is strongly recommended to use PHP >= 7.3.