soullotus
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Where to add code in htaccess fileThanks again for all your help!
One more question. I have shared hosting. This hack occurred on a subdomain that I had just installed. It was then uninstalled and reinstalled by them. They told me that would take care of it? I know they also scanned my main domain. (Looks like they used Sucuri.net)
If a file gets hacked in the subdomain, is there a good chance that they can also infiltrate my main domain, which I’ve had for awhile? And would a scan pick everything up? That’s the one I’m worried about, not the one in creation mode.Forum: Fixing WordPress
In reply to: Where to add code in htaccess fileYes, I was hacked. Could someone please tell me what I did wrong, and how to do it right next time so this doesn’t happen again?
I used Filezilla to add some code to the .htaccess file. I then uploaded it into my root directory. It had to have happened somewhere in that process. ThanksForum: Fixing WordPress
In reply to: Where to add code in htaccess fileOK, I have no idea what is going on. I just went to do the above steps. I looked in the .htaccess file that I had copy and pasted the other day and put above. Now, it looks like this (sorry it’s so long). What is going on? Is this what it’s supposed to look like with super cache? Just want to make sure I haven’t been hacked. Thanks
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Fixing WordPress
In reply to: Where to add code in htaccess fileThanks a bunch!
Forum: Fixing WordPress
In reply to: Where to add code in htaccess fileThanks for answering. So I don’t delete the old file?
Forum: Fixing WordPress
In reply to: Where to add code in htaccess fileOk, so I have another question. I thought I knew how to use ftp, but I guess not. After I changed the code in the .htaccess file, I uploaded it into my public_html. It was in the form of a text document. The original .htaccess file was also there.
I obviously am doing something wrong. Probably more than one thing.
And words of wisdom would be welcome. ThanksForum: Fixing WordPress
In reply to: Where to add code in htaccess fileRight. I copy and pasted the whole htaccess file, so there’s nothing else. I really appreciate all your help. Thanks so much.
Forum: Fixing WordPress
In reply to: Where to add code in htaccess fileThank you Mickey! And that is all the .htaccess. I am just beginning this site. Nothing on it yet really. I already have the Super Cache installed. Not sure what the RewriteCond% is. I don’t know anything about code, so bear with me. 😉 If I already have it installed, and this is all that shows up in my htaccess, where does the blahblah…code come from? Is it something I have to add in there? Or just leave it as RewriteCond%?
Hope my question makes sense.Forum: Fixing WordPress
In reply to: Where to add code in htaccess fileThanks Jan,
My hosting co. told me to add this. I’m trying to set up the Super Cache plugin.
This is what’s there right now:# BEGIN WPSuperCache
# END WPSuperCache# 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
So, are you saying to NOT add the RewriteEngine On anywhere? (is that because it’s already written in there?) And where do I enable fancy permalinks? Thank you.
Forum: Fixing WordPress
In reply to: Lots of strange things happening after installingThanks Esmi, Yes, I am starting a new website, so I installed wp and uploaded a new theme for it. I have just begun designing the site, and I am running into so many problems.
What I am asking is…..I need more detailed info on how to uninstall and reinstall. The lingo is another language to me! I wish I knew more, but I don’t want to screw this up because I don’t understand something. Are there any detailed tutorials for how to do this? Does anyone know? Thanks again.Forum: Fixing WordPress
In reply to: Lots of strange things happening after installingEsmi, if I just delete Fantastico then reinstall, won’t I lose everything? This tutorial doesn’t address reinstalling safely, just installing.
Forum: Fixing WordPress
In reply to: Lots of strange things happening after installingThanks. I didn’t see the link when I read this in my email. I will see if I can figure it out,
My hosting co. said I have reached my CPU limit 8 times since I installed this less than 48 hours ago. Is this related? I don’t understand it (sorry)Forum: Fixing WordPress
In reply to: Lots of strange things happening after installingI would love to, but I have no idea how. I can’t find a tutorial that I understand. Do you have any suggestions how someone can do this without much knowledge? Thanks!
Forum: Fixing WordPress
In reply to: Lots of strange things happening after installingEsmi, I wrote the other post because I really need help with how to re-install wp safely. It may take care of all the issues I brought up here. I posted it when it didn’t look like this thread was going anywhere. I still need that info. Should I repost it and then delete this one?
Forum: Fixing WordPress
In reply to: Lots of strange things happening after installingI did it in the database.