Comment #3 on issue 1015 by manjunath.shiva: Generating conf file without  
quotes for SetEnv PYTHON_EGG_CACHE causing Apache server to fail to start
http://code.google.com/p/reviewboard/issues/detail?id=1015

/media and /errordocs also need to fix since @sitedir contains spaces  
Apache is
installed on C:/Program Files/xxxxx

So the fix will look something like below

# Alias static media requests to filesystem
Alias /media "@sitedir@/htdocs/media"
Alias /errordocs "@sitedir@/htdocs/errordocs"


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to