Wordpress network: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== WordPress Network(MultiSite) == | == WordPress Network(MultiSite) == | ||
After WordPress Update 3.1 WordPress MultiSite Networking or WordPressMU is now a configuration in the basic install of wordpress. In order to set up wordpress network you will need to make edits to wp-config.php, .htaccess, httpd.conf. | |||
wget -O /scripts/mysqltuner.pl http://mysqltuner.com/mysqltuner.pl | |||
chmod +x /scripts/mysqltuner.pl | |||
/scripts/mysqltuner.pl |
Revision as of 22:23, 27 June 2011
WordPress Network(MultiSite)
After WordPress Update 3.1 WordPress MultiSite Networking or WordPressMU is now a configuration in the basic install of wordpress. In order to set up wordpress network you will need to make edits to wp-config.php, .htaccess, httpd.conf.
wget -O /scripts/mysqltuner.pl http://mysqltuner.com/mysqltuner.pl chmod +x /scripts/mysqltuner.pl /scripts/mysqltuner.pl