Errors like this are logged. Check the error log on your server. If you can’t find the log, please contact your host.
Meantime, enable wp_debug and wp_debug_log and after an error, look at wp-content/debug.log to see if anything gets logged there. https://codex.wordpress.org/Debugging_in_WordPress
You can also try this: Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.
If you cannot access wp-admin, there are other ways to deactivate plugins.
Thread Starter
simowp
(@simowp)
1-I have enabled debugging by enabling it on wp_config.php but starting the site and then looking at the file I don’t get the file in the content / dubug_log folder.
I have no files. What I do?
2-I looked inside wp_config.php but no error.
3-Could it be because I transferred the files, the database but the domain is on the old register?
sorry but I don’t know.
Let me know greetings
-
This reply was modified 5 years, 11 months ago by
simowp.
-
This reply was modified 5 years, 11 months ago by
simowp.
>> , the database but the domain is on the old register <<
Try forcing the site URL to your temporary domain by setting the it in wp-config.php. https://wordpress.org/support/article/editing-wp-config-php/#wp_siteurl
Thread Starter
simowp
(@simowp)
I modofied wp_config.php inserting:
define( ‘WP_SITEURL’, ‘https://fossiliferous-adver.000webhostapp.com’ );
it does not work yet. why?
what’s in the server’s error log?
Thread Starter
simowp
(@simowp)
how do i view it?
where do I find errors on the server?
Please contact your host for help finding your site’s error log.