first find exact error. Debug it.
go to wp-config.php
find define(‘WP_DEBUG’, false);
change false to true.
then tell us whats your error is. even you will get the idea about that error.
And don’t forget to change that line back after resolving it. from true -> false