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

somes’s picture

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

mazira’s picture

Hi msomers.. thank you for your reply and i appreciate it.
i'll try that.

thanks

bongdua’s picture

I have five sites. I want When I sign in a site,I could login four sites. same SSO
How do I do?