I wonder if anybody have had this problem with compilation. I keep my project locally, but the project connects to the remote database. When I generate I get stuck on processing. Running shared hosting.
I tried VPS in the past but it takes to much time and effort to manage everything (especially security).
Because of this problem in the past I move over my project and the database to another server.
On a first sever it usually stopped at around 50%, so I have to generate twice on project which consists of 500 Apps.
When I move to the new server it gets stuck on 80-th App, so re-running generation 12 times just to compile remaining Apps is out of scope (as I am not going to waste time for that).
When I compile the same project locally on XAMPP there are no problems of any kind.
Of course I am only using MySQL from XAMPP and Appache is part of SC.
I’ve spent 2 hours with the hosting provider but was not able to fix this.
I wonder if anybody has any kind of solution (other that asking to use local database) ???