Did you use the provided Apache config file in the site's conf/ directory?
If so, can you send it to me?

Christian

-- 
Christian Hammond - chip...@chipx86.com
VMware, Inc.


On Sun, Feb 1, 2009 at 8:03 PM, Justin Chen <justin.chen....@gmail.com>wrote:

>
> Hi All,
>
> After trying some hours, it seems i've installed review board under
> Windows Server 2003 + Cygwin environment, the following are detailed
> logs. And i've changed the default apache httpd.conf to point to /var/
> www/reviews.starcite.com/htdocs. After that, i started apache server.
>
> Unforuntatly, when i access "http://localhost/reviews"; or "http:/
> localhost", there are nothing displayed. And i also go though the var
> \www\reviews.starcite.com\htdocs folder and i found nothing (what ever
> html file or any other file) under this folder except "\media".
>
> Is it correct? Any help is welcome. Thank you all.
>
> $ rb-site install /var/www/reviews.starcite.com
>
>
> * Welcome to the Review Board site installation wizard.
>
>    This will prepare a Review Board site installation in:
>
>    /var/www/reviews.starcite.com
>
>    We need to know a few things before we can prepare your site for
>    installation. This will only take a few minutes.
>
>
> * What's the domain name for this site?
>
>    This should be the full domain without the http://, port or path.
>
> Domain Name: reviews.starcite.com
>
>
> * What URL path points to Review Board?
>
>    Typically, Review Board exists at the root of a URL. For example,
>    http://reviews.example.com/. In this case, you would specify "/".
>
>    However, if you want to listen to, say,
>    http://example.com/reviews/, you can specify "/reviews/".
>
>    Note that this is the path relative to the domain and should not
>    include the domain name.
>
>    The default is /
>
> Root Path [/]: /reviews/
>
>
> * What URL will point to the media files?
>
>    While most installations distribute media files on the same server
>    as the rest of Review Board, some custom installs may instead have
>    a separate server for this purpose.
>
>    The default is media/
>
> Media URL [media/]: media/
>
>
> * What database type will you be using?
>
>    You can type either the name or the number from the list below.
>
>    (1) mysql
>    (2) postgresql
>    (3) sqlite3
>
> Database Type: 3
>
>
> * Determining database file path.
>
>    The sqlite database file will be stored in
>    /var/www/reviews.starcite.com/db/reviewboard.db
>
>    If you are migrating from an existing installation, you can move
>    your existing database there, or edit settings_local.py to point
>    to your old location.
>
>
> * What cache mechanism should be used?
>
>    memcached is strongly recommended. Use it unless you have a good
>    reason not to.
>
>    You can type either the name or the number from the list below.
>
>    (1) memcached
>    (2) file
>
> Cache Type: 2
>
>
> * Where should the temporary cache files be stored?
>
>    The default is /tmp/reviewboard_cache
>
> Cache Directory [/tmp/reviewboard_cache]: /tmp/reviewboard_cache
>
>
> * What web server will you be using?
>
>    You can type either the name or the number from the list below.
>
>    (1) apache
>    (2) lighttpd
>
> Web Server: 1
>
>
> * What Python loader module will you be using?
>
>    Based on our experiences, we recommend using modpython with Review
>    Board.
>
>    You can type either the name or the number from the list below.
>
>    (1) modpython
>    (2) fastcgi
>
> Python Loader: 1
>
>
> * Create an administrator account
>
>    To configure Review Board, you'll need an administrator account.
>    It is advised to have one administrator and then use that account
>    to grant administrator permissions to your personal user account.
>
>    If you plan to use NIS or LDAP, use an account name other than
>    your NIS/LDAP account so as to prevent conflicts.
>
>    The default is admin
>
> Username [admin]: admin
>
> Password:
>
> E-Mail Address: justin.c...@starcite.com
>
>
> * Installing the site...
> Building site directories ... OK
> Building site configuration files ... OK
> Creating database ... Creating table django_admin_log
> Creating table auth_permission
> Creating table auth_group
> Creating table auth_user
> Creating table auth_message
> Creating table django_content_type
> Creating table django_site
> Creating table django_session
> Creating table siteconfig_siteconfiguration
> Creating table accounts_reviewrequestvisit
> Creating table accounts_profile
> Creating table changedescs_changedescription
> Creating table diffviewer_filediff
> Creating table diffviewer_diffset
> Creating table diffviewer_diffsethistory
> Creating table reviews_group
> Creating table reviews_defaultreviewer
> Creating table reviews_screenshot
> Creating table reviews_reviewrequest
> Creating table reviews_reviewrequestdraft
> Creating table reviews_comment
> Creating table reviews_screenshotcomment
> Creating table reviews_review
> Creating table scmtools_tool
> Creating table scmtools_repository
> Creating table django_project_version
> Creating table django_evolution
> Installing baseline version
> Evolutions in diffviewer baseline: add_parent_diffs
> Evolutions in reviews baseline: change_descriptions
> Evolutions in scmtools baseline: bugzilla_url_charfield
> Installing index for admin.LogEntry model
> Installing index for auth.Permission model
> Installing index for auth.Message model
> Installing index for siteconfig.SiteConfiguration model
> Installing index for accounts.ReviewRequestVisit model
> Installing index for diffviewer.FileDiff model
> Installing index for diffviewer.DiffSet model
> Installing index for reviews.ReviewRequest model
> Installing index for reviews.ReviewRequestDraft model
> Installing index for reviews.Comment model
> Installing index for reviews.ScreenshotComment model
> Installing index for reviews.Review model
> Installing index for scmtools.Repository model
> Installing index for django_evolution.Evolution model
> Installing json fixture 'initial_data' from '/usr/local/lib/python2.4/
> site-packa
> ges/ReviewBoard-1.0alpha2.dev_20090201-py2.4.egg/reviewboard/scmtools/
> fixtures'.
>
> Installed 6 object(s) from 1 fixture(s)
> OK
> Performing migrations ... No evolution required.
> OK
> Creating administrator account ... OK
> Saving site settings ... OK
>
>
> * The site has been installed
>
>    The site has been installed in /var/www/reviews.starcite.com
>
>    Sample configuration files for web servers and cron are available
>    in the conf/ directory.
>
>    You need to modify the ownership of htdocs/media/uploaded
>    directory and all of its contents to be owned by the web server.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to