Page not Found----Course Content

Page not Found----Course Content

napisao/la SoT Megahed -
Number of replies: 3

Dear there,

      I had already uploaded the content of the file ,i have upload a simple image...then when am trying to view this image ,

HTTP 404 - File not found

...however , i have check the moodledata folder ,i saw the course folder the image,,but i pay attention to that the address of the image is : http://u3/moodle/file.php/2/20Test%20elemam/olom%20alquraan%20with.html,  

 

Prosjek ocjena: -
In reply to SoT Megahed

Re: Page not Found----Course Content

napisao/la Evelyn Smith-Stahle -
Try changing the name of your file, eliminating all the spaces and using _ instead... like

test_eleman/olom_alquaraan_with.html

I also suggest eliminating capital letters (Test)

You can either change the name of the file within Moodle, or create a new file with the changed name and upload it again.

Let me know if it works =)
In reply to Evelyn Smith-Stahle

Re: Page not Found----Course Content

napisao/la SoT Megahed -

no it doesnt but i found the soultion that i must put share the moodledata as websharing casue am using IIS thank you for help...

In reply to SoT Megahed

Re: Page not Found----Course Content

napisao/la Petr Skoda -
Slika Core developers Slika Documentation writers Slika Peer reviewers Slika Plugin developers
Do not share moodledata on your www server!!

Instead fix your IIS configuration to enable slasharguments, usually it is enough to add "cgi.fix_pathinfo=1" into your php.ini.

skodak