[Server-devel] Pathagar- setting username and password?

Sameer Verma sverma at sfsu.edu
Thu Dec 27 04:48:56 EST 2012


On Wed, Dec 26, 2012 at 4:18 PM, George Hunt <georgejhunt at gmail.com> wrote:
> Hi everyone,
>
> I've been making heavy weather of getting Pathagar up and running on fc17.
> The pathagar package has a local command-line invoked http server ("python
> manage.py runserver") which seems to work once all of the dependencies are
> in place.  But getting apache wsgi-scripts to work has been another thing
> entirely.
>
> At this point, apache is serving pathagar, but I don't know how to set the
> administrative name and password for logging in. The README says that it
> will be requested during the creating-of-the-database step ("python
> manage.py syncdb"). But no such interaction occurs.
>
> I've tried to follow the code, but I get lost in django.core.management.
>
> Does anyone have experience which would apply?
>


When you run python manage.py syncdb it should ask you for a password
setup. Try deleting database.db and repeating. Grab the VM at
http://www.olpcsf.org/pathagar and pry within if it helps.

cheers,
Sameer

-- 
Sameer Verma, Ph.D.
Professor, Information Systems
San Francisco State University
http://verma.sfsu.edu/
http://commons.sfsu.edu/
http://olpcsf.org/
http://olpcjamaica.org.jm/


More information about the Server-devel mailing list