I am using freeflarum, but I have acquired a host and now I want to have flarum on my new host. I have downloaded the flarum zip file and installed it. Once installed I have deleted the database and created another one by importing the database of my forum in freeflaurm. When importing, it seems that the users and articles have been imported but I can neither login nor access the articles. The following message appears: Oops! Something went wrong. Please reload the page and try again.
Debug:
POST https://foro.comunidadcardano.com/login
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator at
to inform them of the time this error occurred,
and the actions you performed just before this error.</p>
<p>More information about this error may be available
in the server error log.</p>
</body></html>
How to solve it?