kacy79
Forum Replies Created
-
Ok, I finally got 3 parallel WP-installations running under XAMPP. That works!
AND I did try Multisite again. And… it works, too!
Don’t ask me, why. I have no idea.
Except there is one difference to my first couple of WP-installations. Those were made over the XAMPP Bitnami installation. My latest install was without Bitnami. Therefore the subfolders are different. now it is: XAMPP/htdocs/wordpress and before it has been XAMPP/apps/wordpress/htdocs Maybe that has been the reason, who knows.
Thanks for your help!You are correct, IF you want multiple, SIMILAR, ‘connected’ sites with one WP install. But ‘multisite’ is NOT what you want if you need 3 (or however many) SEPARATE and UNIQUE WP sites 🙂
Thanks. That’s good to know because I’ve never heard of that before. I’ll try to install a second wordpress and see, how that works for me.
Just create a new folder in the document root for each one.
I don’t really understand what exactly you mean. The xamppfiles/apps/wordpress/htdocs would be my document root, right? There I have the whole WordPress stuff in it. Where would I put the second site? in the same htdocs, too? How?
in the future I want to have 3 different sites (domains) running with WordPress. To get them running (some templates need to be remodeld) I want to test them locally first before they go online. I thought “multisite” would be the only way to get three different sites running under one wordpress installation. Or am I wrong there?