By mazira on
Hello...
can anyone help me... i'm new in drupal...
i want to create a project that consist many sites and every site have their own user.
And these sites using same database.
tq
Hello...
can anyone help me... i'm new in drupal...
i want to create a project that consist many sites and every site have their own user.
And these sites using same database.
tq
Comments
have a look
have a look at
http://drupal.org/node/20663
you'll get some ideas there.... first try get it working with a single database...
then you'll probably need to create individual databases for users and share tables of a single database for the remaining info
thanks
Hi msomers.. thank you for your reply and i appreciate it.
i'll try that.
thanks
have a problem.
I have five sites. I want When I sign in a site,I could login four sites. same SSO
How do I do?