Re: support-bugzilla Digest, Vol 47, Issue 5

View: New views
1 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: support-bugzilla Digest, Vol 47, Issue 5

by ericrch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Howdy Xaviar,

You will want to make certain that the strings you enter for sslbase and
urlbase  in  both installations differ.  If they are the same, submits
and link clicks may take you to an instance of bugzilla that you were
not expecting.  You may also need to make cookiedomain unique as well.

Good luck!
e.

PS Please reply to the list rather than individuals.  Sadly, that may
mean hand editing the To field.
e.

Xavier Rosario Negron wrote:
> In reference to message 4.  Where in /data/params should I detail the url?
> Thanks.
>  
<snip>

>
> Today's Topics:
>
>   1. Bugzilla for dummies? (Carlo Federiconi)
>   2. Re: Renaming of word 'Product' in Bugzilla (Eric R. C. Holcomb)
>   3. Re: Bugzilla for dummies? (Srinivas B.)
>   4. Re: Multiple Bugzilla databases with a single installation
>      (Eric R. C. Holcomb)
>   5. Re: Bugzilla for dummies? (Thorsten Sch?ning)
>   6. Re: Creation of Groups and Privledges (Gervase Markham)
>   7. Re: Renaming of word 'Product' in Bugzilla (Gervase Markham)
>   8. Re: Multiple Bugzilla databases with a single installation
>      (Gervase Markham)
>   9. Re: Bugzilla for dummies? (Gervase Markham)
>  10. error in istallation of DBD::Oracle (vaibhav a)
>
>
>  
<snip>

>> ------------------------------
>>
>> Message: 4
>> Date: Wed, 04 Nov 2009 13:22:52 +0900
>> From: "Eric R. C. Holcomb" <eric-rc-holcomb@...>
>> To: support-bugzilla@...
>> Subject: Re: Multiple Bugzilla databases with a single installation
>> Message-ID: <4AF1019C.1030806@...>
>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>
>> Howdy Xavier,
>>
>> You need to have a different localconfig in each bugzilla install
>> directory.  Also, each data/params should be appropriately set for the
>> respective URLs.
>>
>> Good luck!
>> e.
>>
>> Xavier Rosario Negron wrote:
>>    
>>> Hi.  Recently I created two databases with one installation of bugzilla.
>>> This are the two configuration files I am using.
>>>
>>> #Bugzilla Install
>>> <Directory /var/www/html/its>
>>>     AddHandler cgi-script .cgi
>>>     Options +Indexes +ExecCGI
>>>     DirectoryIndex index.cgi
>>>     AllowOverride Limit
>>> </Directory>
>>>
>>> #Bugzilla Install
>>> <Directory /var/www/html/bugs_dev>
>>>     SetEnv PROJECT bugs_dev
>>>     AddHandler cgi-script .cgi
>>>     Options +Indexes +ExecCGI
>>>     DirectoryIndex index.cgi
>>>     AllowOverride Limit
>>> </Directory>
>>>
>>> Whe I access them it only uses one database.  I tried to used the virtual
>>> host configuration, but it didn't work.  I tried a work arround.  I
>>>      
>> created
>>    
>>> a symbolic for one of the environments and this way I can access the tow
>>> databases.  Does there another way to solve this matter?  Thanks.
>>>
>>>      
>>    
<snip>

_______________________________________________
support-bugzilla mailing list
support-bugzilla@...
https://lists.mozilla.org/listinfo/support-bugzilla
PLEASE put support-bugzilla@... in the To: field when you reply.