drspoon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Website redirecting and/or malware attacksOk seems like I’ve fixed it (sorry kmessinger I meant to post this earlier). I once again reset all passwords and deleted the original site files and replaced them with fresh untainted copies.
Everything works!
Thanks for all the help!
Forum: Fixing WordPress
In reply to: Website redirecting and/or malware attacksOk… I’ve looked at my .htaccess file and there is nothing out of the ordinary…
# 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 WordPressI’ve triple checked with sucuri and they’re finding nothing… This is really bugging me as I know there is a problem but I can’t find it anywhere!!!
Forum: Fixing WordPress
In reply to: Website redirecting and/or malware attacksOk… now how do I get into my .htaccess file?
Forum: Fixing WordPress
In reply to: Website Broken!!I fixed it. It seems WordPress hadn’t fully installed when it was updating. Just re-installed everything by hand via ftp and Viola it was fixed.
Thanks for the suggestions!!
-DrS-
Forum: Installing WordPress
In reply to: Error just after installation *URGENT HELP!*I’ve called the hosting provider and all of the information (DB_NAME, _USER, _PASSWORD, and _HOST) are all correct.
This is driving me insane… I NEVER have trouble setting up a site when I do it through my hosting…
They claim there’s nothing they can do and that it’s a WordPress problem.