Thanks for the help.
I will consider the hosting for my future projects.
http://prismabg.com
Yes the host is Apache based.
Ok.
I will send you data for access to the site.
I got the same problem but in my case this didn’t help at all.
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
I have put my site back online when I have deleted .htaccess because and my dashboard didn’t work either and then I have disabled the plug-in.