Ah, well maybe that is the issue then. Ok, so let me ask if I need to go 
about this a different way. We currently have reviewboard running on an 
old, antiquated box. I had them set up a new VM for me that I am migrating 
reviewboard to. I can't install reviewboard in the same location on this 
new VM because they gave me a "local" directory to use and I have to build 
everything from scratch. So, I built apache, MySQL and all the 
dependencies. I also installed the most recent version of Reviewboard. 
However, I wanted to keep the data from the old reviewboard server, so I 
did a MySQL backup and restored that backup on the new VM. I also 
compressed the old reviewboard site and moved that over to the VM and 
unzipped it. After this I ran the rb-site upgrade command since the version 
of reviewboard on the new VM is the most recent version whereas we were a 
number of versions behind on the old box. In the past I've never moved 
reviewboard from one server to another, so perhaps the way I'm going about 
this is fundamentally flawed. Is there a better way to install reviewboard 
from scratch yet still take all of the data from another reviewboard 
installation and restore it?

Hopefully all of that makes sense.


On Tuesday, May 5, 2015 at 3:06:20 PM UTC-4, Christian Hammond wrote:
>
> If the path is referencing an incorrect directory, then it sounds like you 
> may be using a database originally installed in a different path. You can 
> verify this by typing:
>
>     $ rb-site manage /path/to/site list-siteconfig
>
> That will show you all your configured site settings, some of which will 
> have a path. You can change those paths from the command line through:
>
>     $ rb-site manage /path/to/site set-siteconfig -- --key=<key> 
> --value=<new_value>
>
> Note the "--" before the flags. That's important.
>
> Christian
>
> -- 
> Christian Hammond - chi...@chipx86.com <javascript:>
> Review Board - http://www.reviewboard.org
> Beanbag, Inc. - http://www.beanbaginc.com
>
> On Tue, May 5, 2015 at 6:49 AM, Papaswede <papa...@gmail.com <javascript:>
> > wrote:
>
>> Yeah, I've tried various combinations of permissions and always 
>> restarting apache after I make changes. I'm a bit stuck here as the error 
>> messages do not make any sense to me.
>>
>> On Thursday, April 30, 2015 at 9:47:00 PM UTC-4, David Trowbridge wrote:
>>>
>>> Have you tried restarting the web server (apache)?
>>>
>>> -David
>>>
>>> On Thu, Apr 30, 2015 at 11:12 AM Papaswede <papa...@gmail.com> wrote:
>>>
>>>> I've upgraded my ReviewBoard site and am now getting the errors in the 
>>>> attached screenshot. The first and last errors don't make sense to me, 
>>>> because /var/reviewboard/ is not the location of my reviewboard 
>>>> installation. It's located in /opt/local/revboard/reviewboard. As far as 
>>>> the other error messages go, I've done what they ask me to do, but they're 
>>>> still showing up, so I'm not sure what to do there. I've verified that the 
>>>> directories exist and have the correct permissions.
>>>>
>>>>
>>>>  -- 
>>>> 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 "reviewboard" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to reviewboard...@googlegroups.com.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>  -- 
>> 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 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to