admin problem please help...

admin problem please help...

by Miki Alliel -
Number of replies: 3
Picture of Translators

i FINISHET INSTALING MOODLE RECENTLY

When I get  to the admin user

and I go there by clicking in the menegment table on configuration , users and so on its working and fine for example this:" http://xxx.xxx.xxx/moodle/admin/configure.php

is working (shown) in our computer server

and this  too:   http://xxx.xxx.xxx/moodle/admin/users.php

but when I click on menegment which is the "/admin folder" only, it is giving me a 404 error  page " HTTP 404 - File not found
Internet Information Services"   which is this : http://xxx.xxx.xxx/moodle/admin/

But  the /admin folder is exist and sitting on the moodle folder I didn't touch anything.

why cann't i excess to the /admin  folder by the link in the admin user why it's says that he cann't find the  folder and giving me this error????

thanks

Average of ratings: -
In reply to Miki Alliel

Re: admin problem please help...

by Visvanath Ratnaweera -
Picture of Particularly helpful Moodlers Picture of Translators
> but when I click on menegment which is the "/admin folder" only, it is giving me a 404 error page " HTTP 404 - File not found
Internet Information Services" which is this : http://xxx.xxx.xxx/moodle/admin/

> But the /admin folder is exist and sitting on the moodle folder I didn't touch anything.

Did you check whether there is a file admin/index.php in the moodle directory _and_ is readable by the webserver?

In reply to Miki Alliel

Re: admin problem please help...

by Iñaki Arenaza -
Picture of Core developers Picture of Documentation writers Picture of Peer reviewers Picture of Plugin developers
Have you configured Internet Information Services to serve a file called index.php as the default page (in addition to default.htm et al.)?

Saludos. Iñaki.