caryngf
Forum Replies Created
-
Forum: Installing WordPress
In reply to: wordpress 3.0.4 install failedForum: Fixing WordPress
In reply to: Too many htaccess files?Here is what we found:
* /home/content/69/5060269/html/stats/
dir must be hidden… could not find.
——————————
* /home/content/69/5060269/html/wp-admin/
file exists but is blank…
——————————–
*/home/content/69/5060269/html/wp-content/plugins/si-contact-form/captcha-se
cureimage/list/deny from all
—————————-
*/home/content/69/5060269/html/Restore/wp-content/plugins/si-contact-form/ca
ptcha-secureimage/list/deny from all
————————-
*/home/content/69/5060269/html/Restore/
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
——————————–
*/home/content/69/5060269/html/
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>#<Files ~ “\.(php)$”>
#AuthUserFile /etc/httpd/htpasswd
#AuthType Basic
#AuthName “restricted”
#Order Deny,Allow
#Deny from all
#Require valid-user
#Satisfy any
#</Files># END WordPress
——————————–
any suggestions?
Forum: Fixing WordPress
In reply to: Too many htaccess files?@ Ben~ I will have my tech guy check and post that info. Thank you !
Forum: Fixing WordPress
In reply to: Too many htaccess files?Why would they appear all of a sudden?
Forum: Fixing WordPress
In reply to: i think iv got a virus, when i go on firefox and view source…rename the index.html to welcome.html?
Forum: Fixing WordPress
In reply to: i think iv got a virus, when i go on firefox and view source…The hosting came with wp installed so the files are setup to my knowledge in a standard format. The root contains the htaccess file but there aren’t any other versions in the wp-admin or other folders. The “best version” of the code was copied and pasted after the *BEGIN WORDPRESS stmt but before the closing tag. I tried it above the other code just after the “begin” then tried it after all the other code just before the closing tag. Both times it gave an error (not displayed) then brought me to the generic godaddy welcome html page. so I removed all the code for now.
The code I pasted was:
<Files ~ “\.(php)$”>
AuthUserFile /etc/httpd/htpasswd
AuthType Basic
AuthName “restricted”
Order Deny,Allow
Deny from all
Require valid-user
Satisfy any
</Files>Forum: Fixing WordPress
In reply to: i think iv got a virus, when i go on firefox and view source…@samboll – in re: the security codes for .htaccess file.
Mine is in the root directory, there is not one in the wp-admin area.
When the codes are added to the one in the root directory it changes the index page back the godaddy default welcome page.
Any thoughts?
I have upgraded to WP 2.9.2
Thank you.
Forum: Fixing WordPress
In reply to: i think iv got a virus, when i go on firefox and view source…@ flicks and bits – if you haven’t gotten this resolved, message me directly via my site (embracingmyjourney.com) and I will be glad to help you out if I can.
Caryn
Forum: Fixing WordPress
In reply to: i think iv got a virus, when i go on firefox and view source…samboll thank you!
Forum: Fixing WordPress
In reply to: i think iv got a virus, when i go on firefox and view source…My url is: EmbracingMyJourney.com
Forum: Fixing WordPress
In reply to: i think iv got a virus, when i go on firefox and view source…I did a restore with clean files after finding 3 or 4 inches of misc code in many of the php files.
I changed all passwords, removed plugins and my dashboard is now back.
My feed is now showing correct and validated.
I run 2.9.1 right now, should I upgrade to 2.9.2?
Anything else I should do to make sure this doesn’t occur again?
Thank you
Forum: Fixing WordPress
In reply to: i think iv got a virus, when i go on firefox and view source…@esmi – meant nothing by it, thought it was ok to share. Please go ahead and delete, I’ll start another topic as you instructed.
Forum: Fixing WordPress
In reply to: /wp-admin/index.php won’t load properlyThere is some crazy code at the bottom of your index page. I’m having the same issue and dashboard problems. If you read thru some of the other posts going on today, it seems like something hit wp and no one has quite identified how to fix it yet.
@bsabol – what is your blog url?
Forum: Fixing WordPress
In reply to: i think iv got a virus, when i go on firefox and view source…I have the same thing.