Answered
same database for more websites
I want to make 6 websites with different domeinnames (but
under the same host) with the same database (MySQL), so that I just
have to update the 1 database and all 6 websites will be updated.
But how do I do this? When I use one database login as Connection for a website which isn't its database .. then I get the message "Can't connect to MySQL server". So when I cannot use the same database because I cannot connect to it, can I send datas to 6 different databases or is there a more easy way?
Thanks a lot for helping me out 🙂
But how do I do this? When I use one database login as Connection for a website which isn't its database .. then I get the message "Can't connect to MySQL server". So when I cannot use the same database because I cannot connect to it, can I send datas to 6 different databases or is there a more easy way?
Thanks a lot for helping me out 🙂
