Did you try restarting apache after running these commands? -David
On Tue, Aug 18, 2015 at 4:31 AM, <[email protected]> wrote: > Hello. > > At first, sorry my poor english. > Today, I installed review board to ubuntu. > I can see top page. so i try login, but i can't login. > > url:localhost/account/login/?next=/reviewboard > > Top page wrote: > > > --------------------------------------------------------------------------------------------------------------------------------------------------------------------- > Media directory changes > > Your Review Board installation does not have a > /var/www/reviewboard/htdocs/media/uploaded/images directory. > If this is a new installation... > > Create both /var/www/reviewboard/htdocs/media/uploaded and > /var/www/reviewboard/htdocs/media/uploaded/images on the server and make > both directories writable by the web server. You can do so with the > following commands: > > $ cd /var/www/reviewboard/htdocs/media > $ mkdir -p uploaded/images > $ sudo chown -R www-data.www-data uploaded > --------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > i try these command. > but same message. > > there are no logs file in /var/www/reviewboard/logs, and /var/log/apache2 > > i can't login... how do i check my configulation? > > thanks. > > > > -- > 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 [email protected]. > 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
