Commander_Gal Posted January 19, 2023 Share Posted January 19, 2023 One I plan to be a personal site and the other I plan to be more of a webcomic hosting site. First for myself and then gradually expand into a webcomic portal site. Although, I’m not sure if PW is capable of running such a site, especially when one may be bigger than the other. They’ll both be ran on a LAMP server, but I want to know before I attempt anything. Link to comment Share on other sites More sharing options...
Stefanowitsch Posted January 19, 2023 Share Posted January 19, 2023 Hello and welcome to ProcessWire! Basically what we are talking about here is called a "multi site". This article here explains some options how to achieve this: https://processwire.com/docs/more/multi-site-support/ When your two websites differ very much design wise and from the template/field structure I would not use the multi-site module (option #2) but instead install two separate PW instances to keep it cleaner. Link to comment Share on other sites More sharing options...
Commander_Gal Posted January 19, 2023 Author Share Posted January 19, 2023 3 hours ago, Stefanowitsch said: Hello and welcome to ProcessWire! Basically what we are talking about here is called a "multi site". This article here explains some options how to achieve this: https://processwire.com/docs/more/multi-site-support/ When your two websites differ very much design wise and from the template/field structure I would not use the multi-site module (option #2) but instead install two separate PW instances to keep it cleaner. Hello! And thank you so much! How would I install separate PW instances? Would I have to make another LAMP stack for the 2nd instance or can both sites run of of one LAMP stack but just be two separate instances? Link to comment Share on other sites More sharing options...
Jan Romero Posted January 19, 2023 Share Posted January 19, 2023 You can run both on the same stack. You just create two databases and one ProcessWire installation in the filesystem for each database. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now