I'm in bit of a fix. I'm trying to set up a local copy of our Moodle site on Ubuntu. First I did it a Mac with MAMP, but there were problems with the database. I was able to restore the database on Ubuntu & also get the website running on http://localhost/moodle.
The problem I'm running into is when I try to log in to Moodle, it redirects to https://localhost/moodle/login.php, and I get an error in Firefox saying "Firefox can't establish a connection to the server at localhost." This is because I don't have https enabled on Apache.
Where would I look to find out how to be able to have an insecure login? I didn't see anything in config.php. Any help would be appreciate, I've been running into various hurdles over the past couple of weeks, and I really need to get this done.
URGENT: Moodle login without https?
Number of replies: 5Re: URGENT: Moodle login without https?
I found a partial answer here: http://moodle.org/mod/forum/discuss.php?d=65143. It stops the redirect, but the logins still don't work. It just goes back to the front page. 

This forum post has been removed
The content of this forum post has been removed and can no longer be accessed.
Re: URGENT: Moodle login without https?
Are there good directions somewhere that walk someone through how to install and configure ssl side and then moodle?
Re: URGENT: Moodle login without https?
Thank you Adam for your reply. I was looking for the directions on how to so that and how to correctly setup the SSL on a Cent OS server.
This forum post has been removed
The content of this forum post has been removed and can no longer be accessed.