Comments on How to host multiple sites in a single Wordpress installation on CentOS 7
This document describes how to install and configure multiple WordPress sites with the latest WordPress version on CentOS 7 in a single wordpress instance. WordPress started in 2003 with a single bit of code to enhance the typography of everyday writing and with fewer users than you can count on your fingers and toes. Since then it has grown to be the largest self-hosted blogging tool in the world, used on millions of sites and seen by tens of millions of people every day. This tutorial explains the process of installing WordPress 4.0 on CentOS 7.0 in the form of a simple-to-follow guide.
5 Comment(s)
Comments
Assuming that you are not executing 'setenforce 0', your website will not correctly work with your tutorial.
You need to apply 'restorecon -R /var/www/html/wordpress' and 'setsebool -P httpd_unified 1'.
Also, you should change the wordpress database prefix as a security measure.
Thanks for this tutorial. Now I have wordpress with multiple site network :)
Hi,
I followed this tutorial but at the end I can't acces to the new site :
The requested URL was not found on this server.
Any Help ?
Nice one, But it does not work. Somehow it does not find the navigation at all to the admin folder. Which means I never got to the second part of your tutorials. Thanks anyway !
Please I need your help here. I installed wordpress with oneclick app by linode but the second site hiphopgist still redirects to my first site. Please how do I make this to be on its own domain.
Thanks. Am waiting. I am new to linode. and this guide you provided looks close to what Ii want to achieve.