1
micheleWT
mysql username and password recovery
  • 2005/11/11 10:04

  • micheleWT

  • Just popping in

  • Posts: 3

  • Since: 2005/11/11


Hi, i'm an italian guy. first of all, sorry for my poor english.

the problem: a client of mine lost his MySQL account for his site built with XOOPS 1.1

I have the ftp account so i entered the site and download ALL ( )

after this i try to recover the MySQL account, but there are too many files.

Someone know the file where the MySQL account is saved in?

this will speed up my work :(


thaks to everybody, Michele

2
MadFish
Re: mysql username and password recovery
  • 2005/11/11 10:08

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


It's in the mainfile.php, in the root directory for that website.

3
micheleWT
Re: mysql username and password recovery
  • 2005/11/11 10:20

  • micheleWT

  • Just popping in

  • Posts: 3

  • Since: 2005/11/11


it's strange, this is the main.php:

// $Id: mainfile.php,v 1.6 2003/02/12 03:37:37 okazu Exp $
// ------------------------------------------------------------------------ //
// XOOPS - PHP Content Management System //
// Copyright (c) 2000 XOOPS.org //
// <https://xoops.org/> //
// ------------------------------------------------------------------------ //
// 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 //
// ------------------------------------------------------------------------ //
/**
* XOOPS is not installed, redirect to the installer
**/

// XOOPS is not installed yet.
if(! defined('XOOPS_INSTALL')){
header('Location: install/index.php');
}
?>

4
MadFish
Re: mysql username and password recovery
  • 2005/11/11 10:56

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


Sorry, I didn't notice you were working with V1. My response might only be good for V2, not sure.

That file looks a bit odd though...they did have it installed and running didn't they?

5
micheleWT
Re: mysql username and password recovery
  • 2005/11/11 10:59

  • micheleWT

  • Just popping in

  • Posts: 3

  • Since: 2005/11/11


they install and run XOOPS before, but someone crash all?

it seems as they delete accidentaly some files and recopy the files not configurated. well big trouble :(

thank you. bye

Login

Who's Online

332 user(s) are online (70 user(s) are browsing Support Forums)


Members: 0


Guests: 332


more...

Donat-O-Meter

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

Latest GitHub Commits