1
BrideFan
What happened to my website?
  • 2007/1/12 1:12

  • BrideFan

  • Just popping in

  • Posts: 14

  • Since: 2006/7/9 9


I haven't edited anything in a couple of days and it was working as of last night/earlier today.

I go in to the main page athttp://www.bridefan.com and I now have this showing:

// // ------------------------------------------------------------------------ // // This program is free software; you can redistribute it and/or modify // // it under the terms of the GNU General Public License as published by // // the Free Software Foundation; either version 2 of the License, or // // (at your option) any later version. // // // // You may not change or alter any portion of this comment or credits // // of supporting developers from this source code or any supporting // // source code which is considered copyrighted (c) material of the // // original comment or credit authors. // // // // This program is distributed in the hope that it will be useful, // // but WITHOUT ANY WARRANTY; without even the implied warranty of // // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // // GNU General Public License for more details. // // // // You should have received a copy of the GNU General Public License // // along with this program; if not, write to the Free Software // // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // ------------------------------------------------------------------------ // /** * Catch new users and redirect them to the start page, if any * @copyright © 2000 xoops.org **/ /** * redirects to installation, if XOOPS is not installed yet **/ include "mainfile.php"; //check if start page is defined if ( isset($xoopsConfig['startpage']) && $xoopsConfig['startpage'] != "" && $xoopsConfig['startpage'] != "--" ) { header('Location: '.XOOPS_URL.'/modules/'.$xoopsConfig['startpage'].'/'); exit(); } else { $xoopsOption['show_cblock'] =1; include "header.php"; include "footer.php"; } ?>


What happened? I can't even get into the admin page. Keeps telling me I'm not authorized - and I'm the webmaster/owner.

2
skenow
Re: What happened to my website?
  • 2007/1/12 1:59

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


It looks as though PHP is not being interpreted. I'd check with your host service and have them restart the server.

You may be able to do this through cPanel for your site.

3
BrideFan
Re: What happened to my website?
  • 2007/1/12 2:03

  • BrideFan

  • Just popping in

  • Posts: 14

  • Since: 2006/7/9 9


Okay thanks. I just got an e-mail from my host before I got the notice of this reply that they've been having people report of 'attempted break-ins' on their accounts and they've recently changed every customer's passwords...

Making me think now my account was hacked and something went wrong (even though all my files are still on the server). I may have to log in and get things reactivated before it works right. Already submitted a trouble ticked to them to see.

Thanks for the info, I'll let ya know what I find out.

4
BrideFan
Re: What happened to my website?
  • 2007/1/12 2:09

  • BrideFan

  • Just popping in

  • Posts: 14

  • Since: 2006/7/9 9


Here's my tech's response...nice to know I wasn't hacked or anything and they helped to preserve my account.

Quote:
The issue with bridefan.com was that your index file was named index.htm instead of index.php. I believe this is a result of the fix we implemented for the accounts that were comprimised. I have renamed your index file to index.php and bridefan.com is back up and running.

Login

Who's Online

152 user(s) are online (87 user(s) are browsing Support Forums)


Members: 0


Guests: 152


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits