Tim S
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Upload wordpress backupWell, there’s more than just files you need to move when migrating WordPress. You can upload all the files to your root folder with GoDaddy. But did you backup your databases. WordPress is dynamically driven and all the content is stored in the database.
Forum: Installing WordPress
In reply to: Install probs wp-admin/install.php 404 errorDo you have a URL we can look at?
Forum: Installing WordPress
In reply to: WP admin HTTP 500 (Internal Server Error):It appears you have an issue with your redirects. Try renaming the .ahtaccess file and see if that helps resolve the issue. If not, it may be a server configuration issue and you’ll need to contact your host.
Forum: Fixing WordPress
In reply to: Wow why is my site loading so slowThere’s a memory viewer plugin that may help you out. It uses certain WordPress hooks to determine how much memory you are using at certain points while WordPress is loading. Here’s the link:
http://wordpress.org/extend/plugins/memory-viewer/
Here’s a link on using the plugin you may find helpful:
http://www.inmotionhosting.com/support/edu/wordpress/316-memory-viewer-wordpress-plugin
Forum: Installing WordPress
In reply to: WordPress installed in subdirectory not workingAs govpatel said your WordPress is installed in a subfolder of the wordpress folder called wordpress. Try moving the contents of that folder up one directory via FTP.
Forum: Installing WordPress
In reply to: InstallationAs others have said, you can install WordPress locally by using a LAMP or WAMP stack on your local machine. However, this will not resolve the issue. You still need to create a database and user. If you are unfamiliar with creating a database, try contacting your hosting provider for more information.
Forum: Installing WordPress
In reply to: cant get to final configContact your hosting provider to ensure the databases aren’t prefixed anywhere. How do you know all the credentials are correct. As the error states the database user and password are correct but there’s something up with the actual database name. Make sure the user is assigned to the database and has ALL privileges.
Forum: Installing WordPress
In reply to: Trying to customize WordPress with temporary servers?Do what Esmi said. Propagation only lasts usually 24 hours. If you’re in a hurry, do a hosts file modification on your local computer. You’ll need the IP address of your server to do so. Basically, it will only work for your computer, but you’ll be specifying where your browser should go for a specific URL. You’re simply bypassing DNS.
Forum: Installing WordPress
In reply to: WP admin HTTP 500 (Internal Server Error):You’ll want to look in the servers error logs to find out whats causing the error. 500 errors are generic in nature. If you are unfamiliar with the error logs, contact your host.
Forum: Fixing WordPress
In reply to: Why wordpress very slow on GodaddyWhat error message are you seeing? Also are you on a shared hosting server? Have you installed a caching plugin like wp-super cache?
Forum: Fixing WordPress
In reply to: First site for clientNo worries! I hope I helped.
Forum: Installing WordPress
In reply to: installing wordpress. using bluehost. please helpYou don’t. You need to use a WordPress theme, built for WordPress. There’s literally thousands available for free.
Forum: Installing WordPress
In reply to: Error establishing a database connectionSo you’re not getting a database error?
Forum: Installing WordPress
In reply to: Setting up with one Domain before switching to anotherNo worries! I’m glad I could help you!
Forum: Installing WordPress
In reply to: installing wordpress. using bluehost. please helpIs your domain still pointed to your WordPress.com website? If so, you wont be able to visit the WordPress login until you update your DNS to point to your hosting account.