On 8-Jul-06, at 2:24 AM, Hareesh wrote:

> Hi All
>
> Today I tried installing and configuring scoop for two of my  
> websites. The installation on the first site was successful. But  
> after I installed the second one, the  second site started puling  
> data from the first site.
>
> A restart of apache will solve the problem for a while, but it  
> reappears after sometime.

Each scoop site on a server needs a unique "site_id". If you have  
only one site installed, it's not all that important, but as soon as  
you have more than one, it's critical. The site_id keeps everything  
straight inside apache, so your sites don't see each other's data.

The site_id is set in the apache configuration for each site.

-janra