Wordpress network: Difference between revisions

From Cheatsheet
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
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.
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
<u>To view the wordpress instruction go to this link.</u>
chmod +x /scripts/mysqltuner.pl
/scripts/mysqltuner.pl

Revision as of 22:24, 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.

To view the wordpress instruction go to this link.