On 18 Oct 2009, at 22:42, Darrell D. Mobley wrote:
> I have a BQ server with relatively few sites and users on it.
>
> I have always noticed that the server created unique directory paths
> for new
> sites, such as this in /home/sites/:
>
> host.domain.tld -> ../.sites/XX/siteYY
>
> where XX would be a unique number and YY would be the next numeric
> iteration
> of the number of sites on the server.
>
> I created a new site today, and when looking at /home/sites/, I
> noticed that
> the new site was using an XX number that had already been used,
> effectively
> putting two sites in that directory.
>
> Is this normal?
Sounds like the database is screwed and is re-using object id's. Have
you ever run out of disk space?
Steve