Hey Stanley9191,
FTP is not available? Changing those two particular options in the database should not cause issues with your FTP access.
What is the url?
Thanks for your reply.
Maybe I wasn’t clear before: What caused the whole problem was me changing those urls in my wordpress admin panel, not in the DB.
changing those options in the DB did not cause further problems, just didn’t solve anything (even though I followed the instructions in the link that I mentioned).
FTP is available if I go directly to its IP. I used it to try another solution that was suggested in that link, which is adding these lines:
define(‘WP_HOME’,’https://example.com’);
define(‘WP_SITEURL’,’https://example.com’);
(when example.com being my website url)
to the wp-config.php file, but it still didn’t help.
I’m sorry, but I’d rather not mention my url. If anyone can help me despite that, I’ll be really grateful.