11
bluenova
Re: Im being hacked through cache

All my sites are using 2.0.13.2 and it works fine, so I would say it's your hosting.

But you should upgrade to XOOPS 2.0.13.2 what ever else you do because of other security fixes.

12
coopersita
Re: Im being hacked through cache

How do you upgrade from 2.0.9 to 2.0.13?

There are only upgrades from 2.0.9 to 2.0.10, from 2.0.10 to 2.0.12 and then 2.0.12 to 2.0.13. Do I have to do all that? isn't there an upgrade that just goes directly to 2.0.13?

13
bluenova
Re: Im being hacked through cache

AFAIK you will need to go through each step, it's good to stay up to date

14
gediminasbyt
Re: Im being hacked through cache

There are couple steps for it. Check as what user apache is running by issuing a command:

ps aux|grep apache

First column on left will show as what user apache is running. Most of the time it will be apache.

Go to your XOOPS install directory and issue:

ls -al

It will show something like:
drwxrwxrwx 13 username1 username2 4096 Nov 1 14:23 directoryname
(P.S. username2 is the owner of those files)

If username1 is not the same as in previous command then go to your XOOPS install directory and issue this command:

chown -R usernameinstep1 *

if you want to change the owner of the files then you do

chown -R usernamestep1:usernamestep1 *

Gediminas

15
coopersita
Re: I'm being hacked through cache

Would fantastico upgrade all the way from 2.0.9 to 2.0.13 in one step?

16
jdseymour
Re: I'm being hacked through cache

I would not suggest a fantastico upgrade. I have seen too many sites broken upgrading that way. Manual is best.

17
Tabasco
Re: I'm being hacked through cache
  • 2005/12/3 13:30

  • Tabasco

  • Quite a regular

  • Posts: 203

  • Since: 2003/12/26


I am 755 with both cache and templates_c with 2.0.13.2 and have no problems.

Some people get confused over the values, at least I use to . It reads:

User/owner, Group and Other

Read has a value of 4
Write has a value of 2
Exec has a value of 1

Login

Who's Online

242 user(s) are online (174 user(s) are browsing Support Forums)


Members: 0


Guests: 242


more...

Donat-O-Meter

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

Latest GitHub Commits