Welcome back to the forum! Please create a .htaccess file on your domain’s htdocs folder or, if it exists, edit it with this content:
# BEGIN WordPress
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress
Also, it’s not recommended to use the password reset function on the login form to change your password, as the email might not come; instead, follow this guide:
The files of your website can be accessed through the file manager. And both the file manager and phpMyAdmin can be accessed through the client area and control panel.
It uses an rf.gd domain, so that’s basically a given.
Well, the website is hosted here, and to host a website here, there needs to be an account.
If you don’t have the account, then someone else does. If so, please contact the account owner to fix this.