Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue run it #112

Closed
johnfelipe opened this issue Jun 8, 2013 · 2 comments
Closed

Issue run it #112

johnfelipe opened this issue Jun 8, 2013 · 2 comments

Comments

@johnfelipe
Copy link

cd ~/.virtualenvs/edx-platform
source bin/activate
deactivate (These might all be useless steps, but for completeness, are included.)
source /home/[username]/.rvm/scripts/rvm
workon edx-platform
cd ~/edx_all/edx-platform
rake django-admin[syncdb]
rake django-admin[migrate]
rake lms

This started up the server on 127.0.0.1:8000 according to the prompt

But why put in 192.168.1xxxx:8000 not localhost?

Tnks

@Slater-Victoroff
Copy link
Contributor

Hey Johnfelipe, I'm sorry, but I'm a little confused. You said that these commands started up the server on 127.0.0.1:8000 which would imply that it's running on localhost.

What exactly is running on 192.168.1xxxx:8000?

@Slater-Victoroff
Copy link
Contributor

Closing until error becomes clear. Will reopen if there is further activity on this issue.

aboudreault pushed a commit to aboudreault/edx-platform that referenced this issue Jul 10, 2014
…d-field-to-user-serializer

added created field to users api
Sujeet1379 pushed a commit to chandrudev/edx-platform that referenced this issue Nov 17, 2022
And add translation support for the outline.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants