I have a "login" problem

I have a "login" problem

by fady nesbey -
Number of replies: 2

Hello

When I click on login, I found that the link has an additional "s" letter on the "https//:" so the link is now "https//:mydomain.com/moodle/login/index.html"

when I click on login the browser goes to a site that is under construction "http://www.alternativereality.com/"

How can I solve this problem because users and guests can't join my moodle, because of this case.

Cheers,

Fady

Average of ratings: -
In reply to fady nesbey

Re: I have a "login" problem

by Timothy Takemoto -

Have you set the site URL corectly? Have a look inside config.php in the main moodle folder to see.
Or, if not that, then what kind of user authentication are you using? I know that the IMAP settings include a option to connect to the IMAP server via secure https, and warns that if such a port is not open then one may not be able to log in at all.
Speaking of which, can you the admin log in?
Tim

In reply to Timothy Takemoto

This is true

by fady nesbey -

I have logged in as admin and removed the secure https from the setting. Now I can log in normally.

Thanks,

Fady