1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Problem with Tracker since move to new server

Discussion in 'Keyword Tracker' started by mcdar, Oct 18, 2005.

  1. #1
    Shawn,

    I have been having a problem with the tracker ever since moving a site to a new server.

    I keep getting this error:

    Unexpected result from your server:
    This is the part of the script at line 68:
    any ideas?

    I am using the advanced script.

    Thanks,

    Caryl
     
    mcdar, Oct 18, 2005 IP
    Will.Spencer likes this.
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    Hmmm... for whatever reason the server is pretty slow if it can't get a single result after it's default 30 second execution timeout. Either way, you should be able to add this line:
    set_time_limit(30);
    PHP:
    before each of the 3 following lines:
    $start = $query_order[$i];
    PHP:
    That will basically reset the script execution timer to 30 seconds every time it loops.
     
    digitalpoint, Oct 18, 2005 IP
  3. mcdar

    mcdar Peon

    Messages:
    1,831
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks, Shawn!!!

    That did it.

    I think the problem may have to do with so many of my pages went to 9999 since this Google Event began.

    Thanks again,
    Caryl
     
    mcdar, Oct 18, 2005 IP
  4. aeiouy

    aeiouy Peon

    Messages:
    2,876
    Likes Received:
    275
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Oh this is good.. I had pulled the advance script this morning so I could get google to show up.. I will give this a try.
     
    aeiouy, Oct 18, 2005 IP