mod_fastcgi for Windows/Apache 2.0

2008-09-16 Thread wex
I'm still struggling to get reviewboard installed on my Windows server using Apache 2.0. I've got the mod_python module loading and reviewboard passing the basic tests with the built-in server, and I'm trying to finish off my Apache installation. I think I'm stuck on the timeouts because I still

Re: mod_fastcgi for Windows/Apache 2.0

2008-09-16 Thread wex
x errors?): No module named settings, referer: http://maki/ On Sep 16, 11:23 am, wex <[EMAIL PROTECTED]> wrote: > I'm still struggling to get reviewboard installed on my Windows server > using Apache 2.0.  I've got the mod_python module loading and > reviewboard passing th

Admin Login Configuration

2008-09-16 Thread wex
How do I configure the admin login? I get invalid username/password messages every time I try to log in to the reviewboard/admin page. I'm using a MySQL database on a Windows XP server. I've tried lots of different values in the settings.py ADMIN field, but I can't get it to work. What values

Re: Admin Login Configuration

2008-09-16 Thread wex
s_local.py? I've tried all sorts of user/pass combinations in settings.py and with my MySQL database. None of them work. Tips appreciated! On Sep 16, 1:52 pm, "Joseph Liu" <[EMAIL PROTECTED]> wrote: > It should be the user/pass when you set up reviewboard. > > On Tu

Re: Admin Login Configuration

2008-09-16 Thread wex
Is there any log file I can examine to try and debug this admin login issue? On Sep 16, 2:06 pm, wex <[EMAIL PROTECTED]> wrote: > The Reviewboard Getting Started guide instructions do not require a > user/pass for anything other than MySQL.   I've tried that and it > does

Re: Admin Login Configuration

2008-09-16 Thread wex
| | NULL|| | name | varchar(50) | NO | | NULL|| ++--+--+-+-++ 3 rows in set (0.01 sec) On Sep 16, 2:50 pm, "David Trowbridge" <[EMAIL PROTECTED]> wrote: > When you run './manage.py syncdb', it should ask you for a u

Re: Admin Login Configuration

2008-09-16 Thread wex
sername > and password for the admin. > > -David > > On Tue, Sep 16, 2008 at 2:18 PM, wex <[EMAIL PROTECTED]> wrote: > > > Is there any log file I can examine to try and debug this admin login > > issue? > > > On Sep 16, 2:06 pm, wex <[EMAIL PRO

Re: Admin Login Configuration

2008-09-16 Thread wex
ADMINS line in settings.py. > > Christian > > -- > Christian Hammond - [EMAIL PROTECTED] > VMware, Inc. > > On Tue, Sep 16, 2008 at 3:09 PM, wex <[EMAIL PROTECTED]> wrote: > > > Aha, this looks like a Django user/pass.  Browsing the django manual, > &

Re: Admin Login Configuration

2008-09-16 Thread wex
e syncdb into > thinking it's not the first-time run. > > -David > > > > > > On Tue, Sep 16, 2008 at 3:40 PM, wex <[EMAIL PROTECTED]> wrote: > > > Thanks.  Good information.  That will keep me from spending any more > > time messing with my ADMINS

Re: Admin Login Configuration

2008-09-16 Thread wex
ow spent about 10 hours trying to get it set up. Incredibly frustrating. I'd love to get all of NVIDIA using reviewboard... On Sep 16, 3:52 pm, wex <[EMAIL PROTECTED]> wrote: > Thanks for the tips, but still no dice. > > The Getting Started docs explicitly say that you nee

Re: Admin Login Configuration

2008-09-16 Thread wex
to be pretty specific to your setup. > > Christian > > -- > Christian Hammond - [EMAIL PROTECTED] > VMware, Inc. > > On Tue, Sep 16, 2008 at 4:09 PM, wex <[EMAIL PROTECTED]> wrote: > > > I seem to have the same basic issue when I try to use sqlite3 instead

Re: Admin Login Configuration

2008-09-16 Thread wex
just letting you know we are working on it. However, this syncdb > thing seems to be pretty specific to your setup. > > Christian > > -- > Christian Hammond - [EMAIL PROTECTED] > VMware, Inc. > > On Tue, Sep 16, 2008 at 4:09 PM, wex <[EMAIL PROTECTED]> wrote: &

Re: Admin Login Configuration

2008-09-16 Thread wex
r, it creates two python processes. If I Ctrl-C out of the shell, one of the processes stays active and I have to kill it in the Task Manager. Hmmm. Could these be related issues? I haven't tried any of this with another cygwin shell -- just rxvt. On Sep 16, 4:55 pm, wex <[EMAIL PROT