• Hi,

    I found that sometimes trackback post pops up 500 Server Error digging in logs:

    XXX.XXX.XXX.XXX – – [13/Feb/2008:07:33:18 -0800] “POST /2008/01/19/why-the-site-still-isnt-fully-working/trackback/ HTTP/1.1” 200 78 “-” “Mozilla/5.0 (Windows; U; Windows NT 5.1; PL; rv:1.7.5) Gecko/20041217”
    YYY.YYY.YYY.YYY – – [13/Feb/2008:19:21:12 -0800] “POST /2008/01/19/why-the-site-still-isnt-fully-working/trackback/ HTTP/1.1” 500 610 “-” “Mozilla/4.0 (compatible; MSIE 4.01; Mac_PowerPC)”

    I tried to debug an issue turning E_ALL logging, but got only some notices about undefined indexes. Moreover those notices looks exactly same as for error event and for working one. No sql errors or server crash. Any suggestion how to debug the issue or what may cause it?

  • The topic ‘trackback and 500 Internal Server Error’ is closed to new replies.