* Matthew Darcy
> I have a redhat server, running apache 1.3.20. The server is running a
> couple of virtual servers for different websites. I now wish to add a few
> new virtual servers/domains to the machine. However (here is the twist)
> these sites will need to use a different mysql schema each and
> have some of the content generated with php based on the data from
> the different mysql databases.
>
> Is this possible ???

Yes, why should it not be possible? (I may be misunderstanding your
description of the situation.)

> if so what is needed to configure this setup (just brief), and I would
> be very interested in hearing from someone who is running virtual
> servers with each site using a different mysql database.

Each site use different php scripts, each script can connect to any
server/database, even to multiple servers/databases.

--
Roger


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to