On Sep 29, 5:25 pm, "Christian Hammond" <[EMAIL PROTECTED]> wrote:
> Hi Jeff. Sorry for the late reply, but I've been away from the computer most
> of the past few days.
>
> Obviously, that page should not be appearing every so often. If it claims
> that the path is /root/reviewboard, then we need to find out why it thinks
> that. Can you provide your settings_local.py file (excluding any sensitive
> information)?
>
> Christian

I'm sorry for the late reply as well, for some reason I didn't get the
alert that someone had replied...

Anyways, here is my settings_local.py.  I don't think it could be
anything in there, and yes I removed sensitive information:
-----
DATABASE_ENGINE = 'mysql'      # 'postgresql', 'mysql', 'sqlite3' or
'ado_mssql'.
DATABASE_NAME = 'rb'  # Or path to database file if using sqlite3.
DATABASE_USER = 'nope'     # Not used with sqlite3.
DATABASE_PASSWORD = 'nowayjose' # Not used with sqlite3.
DATABASE_HOST = ''             # Set to empty string for localhost.
DATABASE_PORT = ''             # Set to empty string for default.
SECRET_KEY = 'SECRETSYOUDONTGET'
# CACHE_BACKEND = ''
TIME_ZONE = 'US/Eastern'
LANGUAGE_CODE = 'en-us'
SITE_ID = 1
# SITE_ROOT = "/reviewboard/"
USE_I18N = True
LDAP_TLS = False
-------
And that's all that's in there.  I removed the comments for brevity.

I appreciate any and all help with this, as it's irradic and may be
hard to track down.

  //  jeff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to