mysql to virtual domain

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tyro

    mysql to virtual domain

    I have a dedicated server with 5 virtual domains under iis.

    i just installed mysql. how do i create a separate instance of mysql for
    each of my virtual domain so that one domain affects only tables created by
    that domain and not step on tables of other domain?

    let's say that each virtual domain is a separate web site with different
    fqdn


  • Andreas Paasch

    #2
    Re: mysql to virtual domain

    Tyro wrote:
    [color=blue]
    > I have a dedicated server with 5 virtual domains under iis.
    >
    > i just installed mysql. how do i create a separate instance of mysql for
    > each of my virtual domain so that one domain affects only tables created
    > by that domain and not step on tables of other domain?
    >
    > let's say that each virtual domain is a separate web site with different
    > fqdn[/color]

    A database per domain seems to be the easiest way, right?

    /Andreas
    --
    Registeret Linux user #292411

    Comment

    Working...