Welcome, Guest. Please Login or Register.
November 23, 2024, 10:23:29 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  Settings.php change by itself « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Settings.php change by itself  (Read 435 times)
Jorkki
Noobie
*
Posts: 3


I'm a llama!

Settings.php change by itself
« on: June 19, 2002, 10:33:07 AM »
Reply with quote

Hi!
I have very strange problem. MySQL-settings in settings.php change by itself (maybe a security hole?).  

My forum works good few days, but suddenly forum gives MySQL-errors and when I look settings.php, it looks like this:
$db_name = "localhost";
$db_user = "localhost";
$db_passwd = "localhost";
$db_server = "localhost";

Problem go away, when I fix settings.php, but something is wrong.
This problem happen again continuously.

My forum version is 1.4 and I have use YaBB SE forum about six months and last week is first time when I have this problem.
Logged
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:Settings.php change by itself
« Reply #1 on: June 19, 2002, 12:26:21 PM »
Reply with quote

How is the modification date of Settings.php when the values are set to "localhost"?

Case somebody hacks you, you can try to
chmod 600 Settings.php

Case telnet connections are allowed, this setting would prevent other users sitting on the same server from editing your Settings.php.

The board should work fine with that, as long as you do not try to access the admin menu. I tested this some times ago with an older YaBB SE release, but I suppose it is also working with version 1.4

Logged

Jorkki
Noobie
*
Posts: 3


I'm a llama!

Re:Settings.php change by itself
« Reply #2 on: June 19, 2002, 10:48:07 PM »
Reply with quote

Quote from: andrea on June 19, 2002, 12:26:21 PMHow is the modification date of Settings.php when the values are set to "localhost"?

Case somebody hacks you, you can try to
chmod 600 Settings.php
I can't now check how the modification date is, because i delete that maybe hacked file.

If I chmodded Settings.php 600, YaBB gives some errors.
Logged
David
Destroyer Dave
Global Moderator
YaBB God
*****
Posts: 5761


I'm not a llama!

WWW
Re:Settings.php change by itself
« Reply #3 on: June 19, 2002, 11:05:39 PM »
Reply with quote

600  only works if the file is owned by the webserver which most of the time it is not.
Logged

Jorkki
Noobie
*
Posts: 3


I'm a llama!

Re:Settings.php change by itself
« Reply #4 on: June 20, 2002, 02:24:45 PM »
Reply with quote

It's happen again.
I just chmodded Settings.php 444. Maybe that helps..

 
Logged
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:Settings.php change by itself
« Reply #5 on: June 21, 2002, 06:35:07 AM »
Reply with quote

You could also try "400", could work too.
Logged

Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Settings.php change by itself « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.046 seconds with 21 queries.