Thanks, Sameer,<div><br></div><div>Deleting the database solved the problem.</div><div><br></div><div>George<br><br><div class="gmail_quote">On Thu, Dec 27, 2012 at 4:48 AM, Sameer Verma <span dir="ltr"><<a href="mailto:sverma@sfsu.edu" target="_blank">sverma@sfsu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Wed, Dec 26, 2012 at 4:18 PM, George Hunt <<a href="mailto:georgejhunt@gmail.com">georgejhunt@gmail.com</a>> wrote:<br>
> Hi everyone,<br>
><br>
> I've been making heavy weather of getting Pathagar up and running on fc17.<br>
> The pathagar package has a local command-line invoked http server ("python<br>
> manage.py runserver") which seems to work once all of the dependencies are<br>
> in place. But getting apache wsgi-scripts to work has been another thing<br>
> entirely.<br>
><br>
> At this point, apache is serving pathagar, but I don't know how to set the<br>
> administrative name and password for logging in. The README says that it<br>
> will be requested during the creating-of-the-database step ("python<br>
> manage.py syncdb"). But no such interaction occurs.<br>
><br>
> I've tried to follow the code, but I get lost in django.core.management.<br>
><br>
> Does anyone have experience which would apply?<br>
><br>
<br>
<br>
</div></div>When you run python manage.py syncdb it should ask you for a password<br>
setup. Try deleting database.db and repeating. Grab the VM at<br>
<a href="http://www.olpcsf.org/pathagar" target="_blank">http://www.olpcsf.org/pathagar</a> and pry within if it helps.<br>
<br>
cheers,<br>
Sameer<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Sameer Verma, Ph.D.<br>
Professor, Information Systems<br>
San Francisco State University<br>
<a href="http://verma.sfsu.edu/" target="_blank">http://verma.sfsu.edu/</a><br>
<a href="http://commons.sfsu.edu/" target="_blank">http://commons.sfsu.edu/</a><br>
<a href="http://olpcsf.org/" target="_blank">http://olpcsf.org/</a><br>
<a href="http://olpcjamaica.org.jm/" target="_blank">http://olpcjamaica.org.jm/</a><br>
</font></span></blockquote></div><br></div>