logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Failed to create file - help to fix
Author
XR6Dan



Joined: 05 Oct 2006
Posts: 1

PostPosted: Thu 05 Oct '06 14:19    Post subject: Failed to create file - help to fix Reply with quote

Hi,
The description said "No question too simple!", so here goes:

Running Apache 2 webserver (standard install) and MediaWiki. I try and upload images from any of my home PC's into MediaWiki and I get "The connection was reset" error page. Looking in the Apache error log I find
-------------------------------
mod_security: Access denied with code 500. read_post_payload: Failed to create file "E:/www/tmp/20061005-211419-request_body-a02592" because 2("No such file or directory") [hostname "xxxx.org"] [uri "/wiki/index.php/Special:Upload"]
-------------------------------

*xxxx.org is my web address.

It used to work at home, but one day it while uploading I started to get the error page, and now I can't. I didn't intentionally change anything.
The crazy thing is, I can upload files from work, but not from home or even the PC the server is on. This driving me nuts, the only snipit of info I have found is that it has something to do with "serverside security policy" and I can't find anything on the web about a fix for this error. Help please!
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3091
Location: Hilversum, NL, EU

PostPosted: Thu 05 Oct '06 15:03    Post subject: Reply with quote

The error massage says you are using mod_security.

Try first without mod_security and when that works, adjust your mod-security settings/rules.

Steffen
Back to top


Reply to topic   Topic: Failed to create file - help to fix View previous topic :: View next topic
Post new topic   Forum Index -> Apache