Hi all,
would it be possible to have a shared installation but with a single database?
If someone has already answered this I am sorry I have missed it, I couldn't find anything related to this.
Basically I was thinking to have a single database (serendipity_db) but to create a new table for each user. My problem is that my host doesn't give me too many databases.
I am running Wordpress at the moment but I wanted to switch to serendipity. In WP, you assign a table to each user in their config php file. Is there a similar file in serendipity where I can assign the database infos?
Thanks for your help
-M
multi-user single database
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: multi-user single database
Hi!
The "table prefix" only gets available when you choose the "Expert installation".
Regards,
Garvin
Yes, you can use a single database, with different table prefixes!would it be possible to have a shared installation but with a single database?
The "table prefix" only gets available when you choose the "Expert installation".
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
anotherregistreduser
- Posts: 2
- Joined: Tue Jan 22, 2008 11:05 am
Re: multi-user single database
Thanks for the super-fast reply. 
-M
-M