Tim S
Forum Replies Created
-
Forum: Installing WordPress
In reply to: site_inaccessible / transport errorNo worries! I’m glad it worked out for you!
Forum: Installing WordPress
In reply to: Total noob – stuck on the installWordPress is meant to install on a web server, not in DreamWeaver. You can install it on a local computer for development purposes, but it requires a variation of an AMP stack (MAMP, WAMP, or XAMP).
I hope this helps!
Great! glad to hear you have resolved it. Happy new year!
Did you change your DNS records to point the domain to the new host? Also, you’ll need to wait up to 24 hours to take effect after the changes are made.
Forum: Installing WordPress
In reply to: WHITE PAGE! CANNOT USE WP ADMIN PAGE! USING BLUEHOSTHave you recently changed anything such as installed a new plugin or theme? If so, deactivate all your plugins by renaming the plugins folder via FTP. Reset the current theme and force WordPress to use the default theme by renaming the current themes folder via FTP as well. This should then allow you access to your dashboard. I hope this helps!
Forum: Installing WordPress
In reply to: site_inaccessible / transport errorJetPack is used to connect an existing WordPress.com blog to a WordPress.org self hosted site. Do you have a wordpress.com blog?
Forum: Installing WordPress
In reply to: Have a current site need to now use WordPress – helpYou’ll need to install WordPress and then start re-building your site in WordPress. As far as the settings for FrontPage you’ll need to contact GoDaddy for help with that. I suggest starting here with WordPress:
Forum: Installing WordPress
In reply to: mx recordsYou would do this with your hosting company and is unrelated to WordPress. If your host uses cPanel you can change your MX records in there. I hope this helps!
Forum: Installing WordPress
In reply to: Cannot access my blog as administratorHi Steve,
Here’s a link to resetting your password. I’d start there by trying to reset your password.
http://codex.wordpress.org/Resetting_Your_Password
Also, be sure you are editing the correct database. Is this the only WordPress installation you have?
Forum: Installing WordPress
In reply to: Error Establishing A Database ConnectionThe database doesn’t need to be connected to a URL. Typically, if your connecting to a database on the same account you’ll use localhost.
Also, make sure your user has all the privileges so access the database. Then also make sure your username and password are correct.
Forum: Installing WordPress
In reply to: Please help me to up tuning my blogYou can use w3 Total Cache or wp-super cache. These caching plugins will dramatically help your page load times by storing a static page instead of building the page serverside everytime someone requests it. Here’s a guide to wp-super cache:
Go into your files via FTP and rename the current themes folder. This will force WordPress to use the default theme and then you can access the dashboard. I hope this helps!
Forum: Installing WordPress
In reply to: Some installation issuesHere’s the link to WordPress networks. I hope this helps!
Forum: Installing WordPress
In reply to: media downloadWhitescreens are typically PHP errors and you have debugging turned off. IF you have access to the servers error logs you may want ot look for the specific error there. Did you recently upgrade WordPress or change themes/ plugins?
Forum: Fixing WordPress
In reply to: Database moved but have problemsYes, you’re correct.