Re: ReviewBoard (Installation & Site Creation Complete But Problems in Apache Configuration)

2012-07-08 Thread Gyanesh Singh
On Jul 5, 2012 1:20 AM, "GreenCheese"  wrote:

> I'm done with the installation and the site creation but somehow I tried
> to configure the configuration file, it doesn't work, and as soon as I
> embed the "APACHE-WSGI.CONF" file in the 'HTTPD.CONF" file in Apache,
> (using “INCLUDE”) it gives “the request operation has failed” error.
> Note: While site creation I selected “memcached, apache and wsgi”
>
> 
>
>
> 
>
>
>
> 
>  ServerName reviews.com
>  DocumentRoot "E:/var/www/reviews.com/htdocs"
>   # Error handlers
>  ErrorDocument 500 /errordocs/500.html
>   WSGIPassAuthorization On
>  WSGIScriptAlias "/" "E:/var/www/reviews.com/htdocs/reviewboard.wsgi/"
>   
>  AllowOverride All
>  Options -Indexes FollowSymLinks
>  Allow from all
>  
>   # Alias static media requests to filesystem
>  Alias /media "E:/var/www/reviews.com/htdocs/media"
>  Alias /errordocs "E:/var/www/reviews.com/htdocs/errordocs"
>  Alias /favicon.ico "E:/var/www/
> reviews.com/htdocs/media/rbcommons/images/favicon.png"
> 
>
> --
> Want to help the Review Board project? Donate today at
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~--~~~~--~~--~--~---
> 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

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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

Re: ReviewBoard (Installation & Site Creation Complete But Problems in Apache Configuration)

2012-07-08 Thread Christian Hammond
Apache, from what I've seen, generally doesn't involve a UI. Maybe the
Windows build does, which is why I say I can't help, but I'd expect more
useful information than that, since on Linux there's usually some
information about what exactly went wrong. That's why I wasn't sure if this
was Apache, some Apache configuration tool, some wrapper around Apache,
some third-party Apache configuration suite, or what.

But again, don't use Windows as the server. It's best to install in Ubuntu
Linux or Fedora, and if you don't have a machine handy for that, install it
in a VM.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Sun, Jul 8, 2012 at 7:14 AM, GreenCheese  wrote:

> I don't think that you have ever read the descriptions clearly. The error
> is from Apache Server
>
>>  --
> Want to help the Review Board project? Donate today at
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~--~~~~--~~--~--~---
> 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
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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

Re: ReviewBoard (Installation & Site Creation Complete But Problems in Apache Configuration)

2012-07-08 Thread GreenCheese
I don't think that you have ever read the descriptions clearly. The error 
is from Apache Server
>
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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

Re: ReviewBoard (Installation & Site Creation Complete But Problems in Apache Configuration)

2012-07-06 Thread Christian Hammond
I have no idea what program that's even from, but it's not something I can 
really help with.

Try an installation on Linux. Windows installs for many reasons aren't as 
smooth, and you'll be stuck not being able to upgrade.

Christian



On Jul 6, 2012, at 7:07, GreenCheese  wrote:

> Here's the Error message that I get when I configure the Apache 
> Configuration. The thing is I don't know how to configure the 
> apache-wsgi.conf and the httpd.conf file
> 
> 
> 
> 
> 
> 
> 
> On Thursday, July 5, 2012 8:50:57 PM UTC-5, Christian Hammond wrote:
> Where are you seeing that error? Can you show that to me?
> 
> You really should install on Linux, not Windows. We will not be supporting 
> Windows for much longer.
> 
> Christian
> 
> -- 
> Christian Hammond - chip...@chipx86.com
> Review Board - http://www.reviewboard.org
> VMware, Inc. - http://www.vmware.com
> -- 
> Want to help the Review Board project? Donate today at 
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~--~~~~--~~--~--~---
> 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

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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

Re: ReviewBoard (Installation & Site Creation Complete But Problems in Apache Configuration)

2012-07-06 Thread GreenCheese
Here's the Error message that I get when I configure the Apache 
Configuration. The thing is I don't know how to configure the 
apache-wsgi.conf and the httpd.conf file







On Thursday, July 5, 2012 8:50:57 PM UTC-5, Christian Hammond wrote:
>
> Where are you seeing that error? Can you show that to me?
>
> You really should install on Linux, not Windows. We will not be supporting 
> Windows for much longer.
>
> Christian
>
> -- 
> Christian Hammond - chip...@chipx86.com
> Review Board - http://www.reviewboard.org
> VMware, Inc. - http://www.vmware.com
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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

Re: ReviewBoard (Installation & Site Creation Complete But Problems in Apache Configuration)

2012-07-06 Thread GreenCheese
Here's the Error message that I get when I configure the Apache 
Configuration






On Thursday, July 5, 2012 8:50:57 PM UTC-5, Christian Hammond wrote:
>
> Where are you seeing that error? Can you show that to me?
>
> You really should install on Linux, not Windows. We will not be supporting 
> Windows for much longer.
>
> Christian
>
> -- 
> Christian Hammond - chip...@chipx86.com
> Review Board - http://www.reviewboard.org
> VMware, Inc. - http://www.vmware.com
>
>
> On Wed, Jul 4, 2012 at 7:59 AM, GreenCheese wrote:
>
>> I'm done with the installation and the site creation but somehow I tried 
>> to configure the configuration file, it doesn't work, and as soon as I 
>> embed the "APACHE-WSGI.CONF" file in the 'HTTPD.CONF" file in Apache, 
>> (using “INCLUDE”) it gives “the request operation has failed” error.
>> Note: While site creation I selected “memcached, apache and wsgi”
>>  
>> 
>>
>>
>> 
>>
>>
>>
>> 
>>  ServerName reviews.com
>>  DocumentRoot "E:/var/www/reviews.com/htdocs"
>>   # Error handlers
>>  ErrorDocument 500 /errordocs/500.html
>>   WSGIPassAuthorization On
>>  WSGIScriptAlias "/" "E:/var/www/reviews.com/htdocs/reviewboard.wsgi/"
>>   
>>  AllowOverride All
>>  Options -Indexes FollowSymLinks
>>  Allow from all
>>  
>>   # Alias static media requests to filesystem
>>  Alias /media "E:/var/www/reviews.com/htdocs/media"
>>  Alias /errordocs "E:/var/www/reviews.com/htdocs/errordocs"
>>  Alias /favicon.ico "E:/var/www/
>> reviews.com/htdocs/media/rbcommons/images/favicon.png"
>> 
>>
>> -- 
>> Want to help the Review Board project? Donate today at 
>> http://www.reviewboard.org/donate/
>> Happy user? Let us know at http://www.reviewboard.org/users/
>> -~--~~~~--~~--~--~---
>> 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
>
>
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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

Re: ReviewBoard (Installation & Site Creation Complete But Problems in Apache Configuration)

2012-07-05 Thread Christian Hammond
Where are you seeing that error? Can you show that to me?

You really should install on Linux, not Windows. We will not be supporting
Windows for much longer.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Wed, Jul 4, 2012 at 7:59 AM, GreenCheese  wrote:

> I'm done with the installation and the site creation but somehow I tried
> to configure the configuration file, it doesn't work, and as soon as I
> embed the "APACHE-WSGI.CONF" file in the 'HTTPD.CONF" file in Apache,
> (using “INCLUDE”) it gives “the request operation has failed” error.
> Note: While site creation I selected “memcached, apache and wsgi”
>
> 
>
>
> 
>
>
>
> 
>  ServerName reviews.com
>  DocumentRoot "E:/var/www/reviews.com/htdocs"
>   # Error handlers
>  ErrorDocument 500 /errordocs/500.html
>   WSGIPassAuthorization On
>  WSGIScriptAlias "/" "E:/var/www/reviews.com/htdocs/reviewboard.wsgi/"
>   
>  AllowOverride All
>  Options -Indexes FollowSymLinks
>  Allow from all
>  
>   # Alias static media requests to filesystem
>  Alias /media "E:/var/www/reviews.com/htdocs/media"
>  Alias /errordocs "E:/var/www/reviews.com/htdocs/errordocs"
>  Alias /favicon.ico "E:/var/www/
> reviews.com/htdocs/media/rbcommons/images/favicon.png"
> 
>
> --
> Want to help the Review Board project? Donate today at
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~--~~~~--~~--~--~---
> 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

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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

ReviewBoard (Installation & Site Creation Complete But Problems in Apache Configuration)

2012-07-04 Thread GreenCheese
I'm done with the installation and the site creation but somehow I tried to 
configure the configuration file, it doesn't work, and as soon as I embed 
the "APACHE-WSGI.CONF" file in the 'HTTPD.CONF" file in Apache, (using 
“INCLUDE”) it gives “the request operation has failed” error.
Note: While site creation I selected “memcached, apache and wsgi”
 







 ServerName reviews.com
 DocumentRoot "E:/var/www/reviews.com/htdocs"
  # Error handlers
 ErrorDocument 500 /errordocs/500.html
  WSGIPassAuthorization On
 WSGIScriptAlias "/" "E:/var/www/reviews.com/htdocs/reviewboard.wsgi/"
  
 AllowOverride All
 Options -Indexes FollowSymLinks
 Allow from all
 
  # Alias static media requests to filesystem
 Alias /media "E:/var/www/reviews.com/htdocs/media"
 Alias /errordocs "E:/var/www/reviews.com/htdocs/errordocs"
 Alias /favicon.ico 
"E:/var/www/reviews.com/htdocs/media/rbcommons/images/favicon.png"


-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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