Hi Christian,

I am working on upgrading the reviewboard to the latest version as 
discussed in another thread. While I followed the steps to setup the site, 
it did not work as I am not able to access the website. The link to the 
website is reviewboard.akshay.com 

Below is the list of questions that were asked and the replies I gave. 
Please help.

* Welcome to the Review Board site installation wizard

    This will prepare a Review Board site installation in:

    /akshay/reviewboard.akshay.com

    We need to know a few things before we can prepare your site for
    installation. This will only take a few minutes.


* Make sure you have the modules you need

    Depending on your installation, you may need certain Python
    modules and servers that are missing.

     If you need support for any of the following, you will need to
    install the necessary modules and restart the install.

    Databases (optional):
        * PostgreSQL (psycopg2)


* What's the host name for this site?

    This should be the fully-qualified host name without the http://,
    port or path.

Domain Name: 10.106.165.254


* 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 [/]: /


* What database type will you be using?

    You can type either the name or the number from the list below.

    (1) mysql
    (2) sqlite3 (not supported for production use)

Database Type: 1


* What database name should Review Board use?

    NOTE: You need to create this database and grant user modification
    rights before continuing. See your database documentation for more
    information.

    The default is reviewboard

Database Name [reviewboard]: reviewboard


* What is the database server's address?

    This should be specified in hostname:port form. The port is
    optional if you're using a standard port for the database type.

    The default is localhost

Database Server [localhost]:


* What is the login and password for this database?

    This must be a user that has table creation and modification
    rights on the database you already specified.

Database Username: 

Database Password:

Confirm Database Password:


* What memcached host should be used?

    This is in the format of hostname:port

    The default is localhost:11211

Memcache Server [localhost:11211]:


* 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]: 

Password:

Confirm Password:

E-Mail Address: [email protected]

Company/Organization Name (optional):


* Enable collection of data for better support

    We would like to periodically collect data and statistics about
    your installation to provide a better support experience for you
    and your users.

    The data collected includes basic information such as your company
    name, the version of Review Board, and the size of your install.
    It does NOT include confidential data such as source code. Data
    collected never leaves our server and is never given to any third
    parties for any purposes.

    We use this to provide a user support page that's more specific to
    your server. We also use it to determine which versions to
    continue to support, and to help track how upgrades affect our
    number of bug reports and support incidents.

    You can choose to turn this off at any time in Support Settings in
    Review Board.

Allow us to collect support data? [Y/n]: y


* Installing the site...
Building site directories ... OK
Building site configuration files ... OK
Creating database ... Creating tables ...
Installing custom SQL ...
Installing indexes ...
Installed 0 object(s) from 0 fixture(s)
INFO:root:Using reviewboard.scmtools.svn.pysvn backend for SVN
OK
Performing migrations ... No evolution required.
OK
Creating administrator account ... OK
Saving site settings ... Saving site /akshay/reviewboard.akshay.com to the 
sitelist /etc/reviewboard/sites

OK
Setting up support ... OK


* The site has been installed

    The site has been installed in /akshay/reviewboard.akshay.com

    Sample configuration files for web servers and cron are available
    in the conf/ directory.

    You need to modify the ownership of the following directories and
    their contents to be owned by the web server:
        * /akshay/reviewboard.akshay.com/htdocs/media/uploaded
        * /akshay/reviewboard.akshay.com/htdocs/media/ext
        * /akshay/reviewboard.akshay.com/htdocs/static/ext
        * /akshay/reviewboard.akshay.com/data

    For more information, visit:

    
https://www.reviewboard.org/docs/manual/3.0/admin/installation/creating-sites/


* Get more out of Review Board

    To enable PDF document review, enhanced scalability, GitHub
    Enterprise support, and more, download Power Pack at:

    https://www.reviewboard.org/powerpack/

    Your install key for Power Pack is:
    a71e42297e5c8c0be013690aa9719337a6f7f303

    Support contracts for Review Board are also available:

    https://www.beanbaginc.com/support/contracts/
root@GitLab:~# chown -R www-data /akshay/
reviewboard.akshay.com/htdocs/media/uploaded
root@GitLab:~# chown -R www-data /akshay/reviewboard.akshay.com/data

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/776911f0-b080-4bfb-adeb-4ea1cc2c3043%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to