Re: Question about running a mysql raid server
Still not sure what you mean and what raid has to do with it, but I'll try an answer:
If you want to run the webserver on a different host than the MySQL database, then it is possible. You just need to specify the (MySQL-)host (and the port if it is non-standard) with the connect (from the webserver).
You may need to add GRANTs for your database(s) or table(s) so that they are accessible from the (webserver-)user@webserver.
Subject
Views
Written By
Posted
3474
May 29, 2005 10:46PM
2343
May 30, 2005 02:03AM
2394
May 31, 2005 11:51AM
Re: Question about running a mysql raid server
2518
June 01, 2005 01:57AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.