Hi all, I'm having a few small issues getting Wordpress MU working on GoDaddy. I think I'm close but haven't quite got it and thought maybe someone could give me some advice.
The issue I am having is the main blog works fine but I'm trying to create additional blogs for my family to use and those are not working correctly. There are two scenarios, one is if I had setup a subdomain and the other is if there is not a subdomain created.
If there is a subdomain it gives the following error:
Forbidden
You don't have permission to access / on this server.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/1.3.33 Server at phil.ingramfamilies.com Port 80
If there is not a subdomain created it does the following:
Forbidden
You don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/1.3.33 Server at AppStuff Port 80
To give some background I've read the readme file and tons of posts on here. To answer some of the common issues, I did an install using sub-domains, installed to root directory, I have the wildcard DNS working (tested with pinging it) and it appears like I have all the php configured correctly. I think my issue might be with Apache, I've emailed GoDaddy to check that the three things in the readme are correct with GoDaddy and I received the following response.
1. Yes, mod_rewrite is enabled.
2. The line should be set to "AllowOverride FileInfo Options" by default. This may be specified or you may override this with an .htaccess file.
3. This is not set by default, but you are able to specify this with an .htaccess file.
I'm not an expert with .htaccess files so I was hoping someone could help me with what I should put in the .htaccess file to ensure AllowOverride is correct even though they said that should be the default and also to set up the ServerAlias.
Any help would be greatly appreciated! If you need additional information please let me know.
Thanks,
Phil