I am concerned that I now seem to have huge eval(base64_decode...) statements at the top of all of my plogger php files - is this a security issue? The last time i looked at the files this code wasn't there, and no-one else has access to the files other than me, but these files were all last modified on 3rd December. Can anyone advise? I've not been able to find anything on the forum or google which would explain this.
hi sid, i've removed all of these eval statements now, afraid i didn't keep a copy of one of them. i noticed my plogger file permissions were set to 777, instead of 755 (my fault, i was sure i'd set them to 755). This has been fixed now and the files should be secure from this kind of thing - i'm presuming this is some form of hack. The site is hosted on a Linux VPS, which only I have SSH access to (apart from the hosting company who manage it).