Windows server: Attachments - 404 File not Found

Windows server: Attachments - 404 File not Found

door Joel VerDuin -
Aantal antwoorden: 7
Hello,

I've installed Moodle on Windows 2000 Server with IIS 5. The document directory exists outside the wwwroot folder and the anonymous user has all but full control access to the folder.

When I upload a file either through a forum or through a directory, I get 404 - File not Found errors when I try to access it through Moodle.

The file does exist in the moodledata directory structure. Here is an example URL that is returned when I try:
http://mysite/moodle/file.php/2/moddata/forum/6/1/Login_to_the_Network_from_Anywhere_in_the_District.doc

This returns a 404 error. Any thoughts?

Thanks.
Gemiddelde van de beoordelingen:  -
Als antwoord op Joel VerDuin

Re: Windows server: Attachments - 404 File not Found

door Iñaki Arenaza -
Foto van Core developers Foto van Documentation writers Foto van Particularly helpful Moodlers Foto van Peer reviewers Foto van Plugin developers
Go to Administration >> Configuration >> Variables and set slasharguments to 'file.php?file=/1/pic.jpg '. I think this should help you.

Saludos. Iñaki.
Gemiddelde van de beoordelingen:  -
Als antwoord op Iñaki Arenaza

Re: Windows server: Attachments - 404 File not Found

door Mehran Heidarzadeh -
I have exactly the same problem in moodle 1.7. There is no Configuration page in the administration page. I manually changed the value of "slasharguments" in the database, but it didn't help. Any idea?
Gemiddelde van de beoordelingen:  -
Als antwoord op Mehran Heidarzadeh

Re: Windows server: Attachments - 404 File not Found

door Mauno Korpelainen -
You find that setting from Server - HTTP - Use slash arguments and X
Gemiddelde van de beoordelingen:  -
Als antwoord op Mehran Heidarzadeh

Re: Windows server: Attachments - 404 File not Found

door tim harrison -
On my 1.7 server it is under Administration / Server / HTTP.
Gemiddelde van de beoordelingen:  -
Als antwoord op tim harrison

Re: Windows server: Attachments - 404 File not Found

door Carlos Garcia -

Thanks guys... it worked for me.

As Tim pointed out, on 1.7 Administration / Server / HTTP...
I unchecked "Use slash arguments".

I am running moodle on windows 2000 server / IIS 5 with php fast cgi.

Thanks for the help

Gemiddelde van de beoordelingen:  -