I have been trying to migrate a Concrete5 website version 8.0.3 from one server to another server, but I don’t manage to get my site working. I keep on getting a internal server error.
I do exactly like written here: Moving a website but it keeps on going wrong. So yes, I have been:
- getting a copy of the database.
- downloaded the the Concrete5 root directory (which contains application/, concrete/, updates and more).
- putting the files in the new environment.
- creating a new, empty database in the new environment and importing the exported database from the first step
- Modifying my configuration file for the new site to the new database name, username and password.
What else is there that I might not be seeing or forgetting?