• I’m hoping someone can help me to get this plugin going. I’m running on IIS and am at my wits’ end trying to figure out why when the upload-form.php page loads, it gets an error 404. The error is originating in one of the web of files that upload-form.php includes. I traced it back to one of the core WordPress include files but this file works fine when included in other pages.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I am afraid I have not yet tested the plugin in IIS, although I think the issue might just be that upload-form.php includes the file using a relative path rather than performing a more robust search for the location of the core WordPress files. I will investigative this further when I get the chance.

    Thread Starter thaelim

    (@thaelim)

    Hmm… I don’t think that being unable to find an include file is the problem here. I tried redefining all the paths originating from wp-blog.header.php using $_SERVER[‘DOCUMENT_ROOT’] (after checking that it’s set correctly) and it made absolutely no difference. I think this must be one of those things that IIS returns a meaningless error for some other actual error.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Easy Comment Uploads] 404 error in upload-form.php’ is closed to new replies.