hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Hosting Security and Technology : my wordpress blog ask for pasword
Reply

Hosting Security and Technology Configuring and optimizing web hosting servers and operating systems, developing administration scripts, building servers, protecting against hackers, and general security (SSL certificates, etc.)
Forum Jump

my wordpress blog ask for pasword

Reply Post New Thread In Hosting Security and Technology Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 08-07-2011, 10:50 AM
xmlxp xmlxp is offline
Web Hosting Guru
 
Join Date: Jun 2004
Posts: 267

my wordpress blog ask for pasword


i have no idea why my blog suddenly showing password login for public as shown in the attachment, what could cause that?
Attached Thumbnails
Click image for larger version

Name:	login.png
Views:	51
Size:	1,018 Bytes
ID:	19785  

Reply With Quote


Sponsored Links
  #2  
Old 08-07-2011, 11:07 AM
JFSG JFSG is offline
Hosting Revolution
 
Join Date: Oct 2008
Location: Singapore
Posts: 4,099
Which part of WordPress is it from? The template?

__________________
LIMENEX WEB HOSTING
Affordable High Performance Web Hosting | Powered by LiteSpeed
United States / United Kingdom / Singapore Web Hosting
Shared Hosting | Reseller Hosting | Virtual Private Servers (VPS)


Reply With Quote
  #3  
Old 08-07-2011, 11:09 AM
aroel aroel is offline
Junior Guru Wannabe
 
Join Date: Mar 2010
Posts: 81
where is it? on your home page?

__________________
sn!.sg!


Reply With Quote
Sponsored Links
  #4  
Old 08-07-2011, 12:49 PM
xmlxp xmlxp is offline
Web Hosting Guru
 
Join Date: Jun 2004
Posts: 267
yes on my homepage, thats really weired

Reply With Quote
  #5  
Old 08-07-2011, 12:57 PM
Hillockhosting Hillockhosting is offline
Web Hosting Guru
 
Join Date: Mar 2010
Posts: 261
have you set any plugin for protection ?

__________________
Hillock Hosting
Unlimited Hosting Solution
Reliable Shared | Reseller| VPS Hosting Services

Reply With Quote
  #6  
Old 08-07-2011, 01:06 PM
xmlxp xmlxp is offline
Web Hosting Guru
 
Join Date: Jun 2004
Posts: 267
Quote:
Originally Posted by Hillockhosting View Post
have you set any plugin for protection ?
yes AskApache Password Protect plugin few days ago but it was the defult installation, didnt change any settings.

even the wordpress admin control panel page show the same thing

Reply With Quote
  #7  
Old 08-07-2011, 01:14 PM
aroel aroel is offline
Junior Guru Wannabe
 
Join Date: Mar 2010
Posts: 81
Quote:
Originally Posted by xmlxp View Post
yes AskApache Password Protect plugin few days ago but it was the defult installation, didnt change any settings.

even the wordpress admin control panel page show the same thing
that's it...rename or delete the plugins from cpanel, and try logging into wp-admin page

__________________
sn!.sg!


Reply With Quote
  #8  
Old 08-07-2011, 01:23 PM
xmlxp xmlxp is offline
Web Hosting Guru
 
Join Date: Jun 2004
Posts: 267
Quote:
Originally Posted by aroel View Post
that's it...rename or delete the plugins from cpanel, and try logging into wp-admin page
i remamed the plugin from FTP but still the same problem, is it possible the plugin edited the .htaccess file for some reason?

Reply With Quote
  #9  
Old 08-07-2011, 01:28 PM
aroel aroel is offline
Junior Guru Wannabe
 
Join Date: Mar 2010
Posts: 81
Quote:
Originally Posted by xmlxp View Post
i remamed the plugin from FTP but still the same problem, is it possible the plugin edited the .htaccess file for some reason?
yeah, it could be, however i've never used that plugin. why don't you see the .htaccess and find any .htpasswd on your hosting, then rename it

__________________
sn!.sg!


Reply With Quote
  #10  
Old 08-07-2011, 01:35 PM
xmlxp xmlxp is offline
Web Hosting Guru
 
Join Date: Jun 2004
Posts: 267
this is .htaccess file content:

Code:
Options FollowSymLinks MultiViews Indexes ExecCGI
AddType application/x-httpd-cgi .ps
AddHandler cgi-script .ps	
AddHandler cgi-script .ps

Reply With Quote
  #11  
Old 08-07-2011, 01:42 PM
xmlxp xmlxp is offline
Web Hosting Guru
 
Join Date: Jun 2004
Posts: 267
here is the content of the index.php which is suppose to be the homepage of the wordpress (correct me if am wrong here):

Code:
<?php
/**
 * Front to the WordPress application. This file doesn't do anything, but loads
 * wp-blog-header.php which does and tells WordPress to load the theme.
 *
 * @package WordPress
 */

/**
 * Tells WordPress to load the WordPress theme and output it.
 *
 * @var bool
 */
define('WP_USE_THEMES', true);

/** Loads the WordPress Environment and Template */
require('./wp-blog-header.php');
?>

Reply With Quote
  #12  
Old 08-07-2011, 02:02 PM
MGarden MGarden is offline
Temporarily Suspended
 
Join Date: Aug 2011
Posts: 5
Quote:
Originally Posted by xmlxp View Post
here is the content of the index.php which is suppose to be the homepage of the wordpress (correct me if am wrong here):

Code:
<?php
/**
 * Front to the WordPress application. This file doesn't do anything, but loads
 * wp-blog-header.php which does and tells WordPress to load the theme.
 *
 * @package WordPress
 */

/**
 * Tells WordPress to load the WordPress theme and output it.
 *
 * @var bool
 */
define('WP_USE_THEMES', true);

/** Loads the WordPress Environment and Template */
require('./wp-blog-header.php');
?>
Yes, this is a "homepage of the wordpress" as you said - main file executed on every page load in your WordPress. However, It does not says anything because every wordpress index.php looks like this one. I don't think that the plugin have changed some main files.

Does your admin panel works? Is there any more plugins installed? This is really weird.

Reply With Quote
  #13  
Old 08-07-2011, 02:58 PM
xmlxp xmlxp is offline
Web Hosting Guru
 
Join Date: Jun 2004
Posts: 267
Quote:
Originally Posted by MGarden View Post
Yes, this is a "homepage of the wordpress" as you said - main file executed on every page load in your WordPress. However, It does not says anything because every wordpress index.php looks like this one. I don't think that the plugin have changed some main files.

Does your admin panel works? Is there any more plugins installed? This is really weird.
i even renamed the plugin directory to prevent any connection with all plugins inside it, but still the same problem.

same problem also for admin login control panel. am i hacked?

Reply With Quote
  #14  
Old 08-08-2011, 12:44 AM
ModelWebHost ModelWebHost is offline
Reseller Specialist
 
Join Date: May 2010
Location: Planet Earth
Posts: 1,457
Seems that your are hacked because there is nothing suspicious in index.php and also in .htaccess. So, if you have a recent backup, try to restore that and secure things again.

__________________
Modelwebhost.com
[US/UK] Shared Hosting, Reseller Hosting, Master Reseller Hosting
Zamfoo| Softaculous | Free WHMCS | Dedicated IP | Free SSL
We accept Paypal, 2checkout, Credit Cards, Payza, Liberty Reserve and Bank payments

Reply With Quote
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
Blog Power - Wordpress Blog Hosting from Hostlx.com Starts From $0.90/month jainritesh Shared Hosting Offers 0 02-15-2011 05:18 AM
How can I redirect all old posts from wordpress to new wordpress blog on diff domain? DakNet Web Design and Content 1 11-04-2009 08:32 PM
How does this wordpress blog do this? killrwhale Web Design and Content 15 10-02-2009 10:50 AM
Wordpress Blog Hosting - We Install Your Blog TomFX Shared Hosting Offers 0 05-09-2007 06:41 AM
Need Wordpress Blog Template liyuanzao Design Offers 0 12-17-2005 02:17 PM

Related posts from TheWhir.com
Title Type Date Posted
WordPress Now Accepts Bitcoin Payments for Customer Upgrades Web Hosting News 2012-11-16 14:39:26
Pagely Launches Partner API for WordPress Shops to Offer Web Hosting Web Hosting News 2012-08-30 16:46:36
Web Host Nexcess Launches Enterprise Managed Server Clusters for WordPress Web Hosting News 2012-01-30 11:28:59
Web Host Nexcess Launches WordPress Platform for Blog Hosting Web Hosting News 2011-11-14 17:56:42
WordPress Forces Password Reset After Suspicious Activity on Plugins Detected Web Hosting News 2011-06-22 14:56:47


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?