Tim S
Forum Replies Created
-
Forum: Installing WordPress
In reply to: InstallationYou need to contact your hosting provider. This seems to be a DNS routing issue with the server. Contact them and see what they say. I tried to visit the link you provided to no avail.
Forum: Installing WordPress
In reply to: Error establishing a database connectionYeah, whats the URL to your WordPress website?
Forum: Installing WordPress
In reply to: Error establishing a database connectionWhats your URL? I just want to see the error, and see if I can find anything unusual. Have you made sure the user is attached to the database, and the user has ALL privileges assigned?
Forum: Installing WordPress
In reply to: Installed ok but cannot access dashboardHi oprcsingapore,
It’s considered impolite to interrupt someone else’s thread. If you start your own thread, I’m sure the community will be more than willing to help you.
Forum: Installing WordPress
In reply to: Error establishing a database connectionContact your hosting provider, if you’ve verified all the settings in the wp-config.php file are correct.
Forum: Fixing WordPress
In reply to: Error: accessing dashboardIt sounds as if you have a corrupt upgrade. You may want to try to upgrade manually.
Forum: Installing WordPress
In reply to: installing wordpress. using bluehost. please helpWordPress seems to be installed fine:
Forum: Installing WordPress
In reply to: Setting up with one Domain before switching to anotherNo, why dont you build the new WordPress site in a subfolder of the main domain. Then once the site is built you’ll have to update some settings in the wp-config file and you’re done. There’s no downtime associated with this. Here’s a link to the codex about giving wordpress it’s own directory.
Initially, you’ll set the site URL to point to yourdomain.com/subfolder
Replacing the yourdomain.com with your actual domain and the /subfolder with the actual folder.
There’s no need to buy and setup a whole other domain to build a new site.
Alternatively, you can set up a local installation on WAMP, build the site locally and then move the files replacing the old site. Again, there’s no downtime involved.
Forum: Installing WordPress
In reply to: installing wordpress. using bluehost. please helpWhat is your URL that you are getting the 404 on?
Forum: Installing WordPress
In reply to: New to wordpress.orgContact your host. If you’re getting a php is not running error, its something they can help you resolve.
Forum: Installing WordPress
In reply to: New to wordpress.orgWhen I try to access your domain, it appears there’s no files up there whatsoever. Where did you upload the files? What is the path to the files?
Forum: Fixing WordPress
In reply to: First site for clientYou could work on a subdomain of your own site, or some hosting providers will give you a temporary URL, that is not domain specific. MY hosting provider does this, so it allows me to work on a live site using a temporary URL.
Forum: Installing WordPress
In reply to: Error establishing a database connectionwpsaranr is right. If all your settings are correct, it’s best to contact your web hosting provider.
Forum: Fixing WordPress
In reply to: Publish to netNo worries! Here’s a link to FatCow’s article on installing WordPress. It seems they have an easy installer:
http://www.fatcow.com/knowledgebase/beta/article.bml?ArticleID=1750&type=How%20To#Nugget_2663
Forum: Fixing WordPress
In reply to: Publish to netRight, have you uploaded the WordPress files to your account. You’ll need to do this via FTP. You’ll also need to create a database and user for the database in your hosts control panel.