|
I have just installed Wordpress MU on a blogging network. But I am having a problem. Inside wp-config.php, I know that you have to edit the "your current_site_domain & current_site_path" but what do I replace with? I've tryed my domain (http://freeblogs.uphero.com) and the site path (public_html). Any help? |
|
The CURRENT_SITE_DOMAIN would be your domain, example.com for instance. The CURRENT_SITE_PATH would be the path to the WordPress files, so if you have them in public_html, it would be /. Also, you should try using WordPress 3.0, since it has made creating a blog network much easier - http://codex.wordpress.org/Create_A_Network. And as a last reminder, if you should also check with your hosting provider to make sure they allow is, especially when traffic picks up. Most free providers do not allow this as it can be a drain on the resources of a shared server. |
