If your hosting work with subdomain unlimited and Control Panel 11 your hosting is ready and no need anything again to install WPMU.
Try this:
from Controlpanel 11 add subdomain * (This is asterix, your subdomain like *.yourdomain.com)
Install WPMU and create database.
Chmod public_html and wpcontent and .htaccess to 777
continue install WPMU.
Finish.
WPMU work 100%. Try my test page (only for test) at http://iklani.co.cc
Klark0
Member
Posted 16 years ago #
doan forget to set the permissions back.
I'm still trying to figure out what Control Panel 11 is.
Cpanel 11, Control Panel 11...
i tried this once. i swear there is another step involved. do the subdomains resolve correctly?
Maybe you;re thinking of thread 99?
http://mu.wordpress.org/forums/topic.php?id=99
The only thread number I know by heart. :)
edit: I think the poster is just saying that installing via cpanel is easy and he or she is providing the steps involved.
"If your hosting work with subdomain unlimited and Control Panel 11 your hosting is ready and no need anything again to install WPMU."
Right, because if they say unlimited subdomains that means they've already set the wildcard in Apache.
Got nothing to do with CP 11.
All you have to do is add the wildcard to the dns records, which you did show above, and is also listed in the readme. :)
lunabyte
Member
Posted 16 years ago #
And...
"2. In the <Directory> directive of your virtual host, look for this
line
"AllowOverride None"
and change it to
"AllowOverride FileInfo Options"