Multiple installs
-
gforce
Multiple installs
Can multiple copies of s9y be set up in different directories. I have several associates who would like to set up their own forum in their own directory which only they can access to upload or change files in. I have set up ftp access for each of them. Kinda like giving them their own webpage using my hosting account. Just curious if this can be done. Thanks.
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Multiple installs
Yes, sure - Serendipity can be installed multiple times just like most other PHP applications. You just need to copy the s9y files to new directories each time, and have a seperate database for each user.
Best regards,
Garvin
Best 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/
-
gforce
Multiple Installs
Thanks so much for the information. Just wanted to be sure before I tried implimenting it. Really appreciate the quick response.