Cpanel Script

I need a PHP simple script to install 2 WordPress MU on a cpanel host

WordPress MU, or WordPressµ, is the multi-user version of the WordPress blogging application, that allows you to run hundreds of thousands of blogs with a single install of WordPress, and is most famously used for WordPress.com.

Installing it is almost the same as normal wordpress, instructions here:

http://codex.wordpress.org/Installing_WPMU

The script it first needs a mysql database and a database user That can be done via in php (cpanel automation). like this script:

http://www.zubrag.com/scripts/cpanel-database-creator.php (not 100% sure it works)

get the wordpress install zip via ftp

the 2 mu accounts per domain would be done via directories

somehost.com/blog/ <mu – #1
somehost.com/blogs/ <mu – #2

Leave a Reply

Your email address will not be published. Required fields are marked *