"NetworkError: 404 Not Found" - but file IS found

2,433 views
Skip to first unread message

Flora

unread,
Nov 10, 2011, 12:36:08 PM11/10/11
to Firebug
Screen grab: http://www.wind-watch.org/alerts/ifeedplusajax-404.png

This file loads fine in the browser: http://www.wind-watch.org/alerts/ifeedplusajax.php

But Firebug shows "NetworkError: 404 Not Found -
http://www.wind-watch.org/alerts/ifeedplusajax.php"

Why?

Jan Honza Odvarko

unread,
Nov 11, 2011, 2:41:47 AM11/11/11
to fir...@googlegroups.com
Wireshark shows that "404 Not Found" is exactly what comes from the server.
I would check the server side.
Honza

Flora

unread,
Nov 11, 2011, 8:59:36 AM11/11/11
to Firebug
Thank you -- that clarification helped to focus my problem solving. It
turned out to be a Wordpress issue. Changing "require('wp-blog-
header.php');" to "require('wp-load.php');" at the start of the script
fixed it. It also restored the ajax ability that had been lost on a
recent move to a new host (which appears to have more security
running, such as suhosin.so).
Reply all
Reply to author
Forward
0 new messages