So I would / could set up the wp-o-matic plugin as well?
I don't use WPMU, i was going to, got it all installed and everything. But gave up when it came to modifiying my server or some shit. I couldn't be arseholed.
If anyone fancies guiding me through i would be very appreciative.
2. In the <Directory> directive of your virtual host, look for this
line
"AllowOverride None"
and change it to
"AllowOverride FileInfo Options"
3. In the <VirtualHost> section of the config file for your host there
will be a line defining the hostname. You need to add the following
if you want virtual hosts to work properly:
"ServerAlias *.domain.tld"
Replace domain.tld with whatever your one is, and remove the quotes.
I don't use WPMU, i was going to, got it all installed and everything. But gave up when it came to modifiying my server or some shit. I couldn't be arseholed.
If anyone fancies guiding me through i would be very appreciative.
smap, can you go into details on how to setup that wildcard DNS?
Thanks,
::emp::
smap, can you go into details on how to setup that wildcard DNS?
Thanks,
::emp::
If you are using cpanel goto subdomains> create a subdomain * save it and you are done.
Fucking edit limit!
Right, so i have the wildcards sorted.
Next up is "AllowOverride FileInfo Options" and "LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so"
Anyone know how to do this on cPanel?
It seems that the "Update Services" option isn't in WordPressMU, should I ignore this? I am really new to it, are WordPressMU and WordPress the same thing?:xomunch:Awesome! Great to see so much participation so early in the game!
Looks like I need to clarify a few things:
Turbolapp asked me via PM what the next step is after getting Wordpress installed. Well, let's start by pointing people to this thread for the definitive answer. I'll provide the short answer.
- How you build your sites / landing pages is unimportant. I'm using WPMU, but that doesn't mean you have to. I may even do some static sites for shits and giggles.
- Reading and learning is great, but your learning will accelerate like crazy by doing. So, IMO, it's best to jump in with both feet.
- If you are uncomfortable with scripts like WP, but have some basic HTML knowledge, build a static site and go from there. If you need help installing Wordpress or another script, ask for help. If I can't help, then there is probably someone else that can.
After I get Wordpress installed, I'll upload several different themes and plugins. Once I get the themes and plugins uploaded, I'll go about setting all the options I want and turning on the plugins.
This is the list of options I change / edit:
- Under Options, I edit the tagline, blog address (if needed), membership and what day of the week to start on. WP defaults to Monday, I like it to start on Sunday. Then hit "Update" to save.
- Next, I go to the Writing tab and add some additional sites to ping under Update Services. This is the list I currently use:
Code:http://rpc.pingomatic.com http://www.blogpeople.net/servlet/weblogUpdates http://bulkfeeds.net/rpc http://ping.myblog.jp http://ping.bitacoras.com http://ping.bloggers.jp/rpc/ http://bblog.com/ping.php
[/list]It seems that the "Update Services" option isn't in WordPressMU, should I ignore this? I am really new to it, are WordPressMU and WordPress the same thing?:xomunch:
the ping thingie is under Site Admin -> Edit (of the specific blog) then down the long list there is an input field Ping Services, you heave to seperate by newline though so either copy&paste or change the field to a textarea.
the ping thingie is under Site Admin -> Edit (of the specific blog) then down the long list there is an input field Ping Services, you heave to seperate by newline though so either copy&paste or change the field to a textarea.