Tim S
Forum Replies Created
-
Forum: Installing WordPress
In reply to: address '/blog/wp-admin/install.php' was not foundThose are file permissions. Here’s a good explanation:
http://codex.wordpress.org/Changing_File_PermissionsForum: Installing WordPress
In reply to: address '/blog/wp-admin/install.php' was not foundI just looked around and didn’t see a WordPress installation at all. Verify that you have uploaded the files. Also, I didn’t see a “blog” folder as well. Make sure you created the blog folder.
Forum: Fixing WordPress
In reply to: Uploading pictures from iPadDo you have a self hosted WordPress website? If so, you do not need anything special to upload images through your dashboard. IT’s all done through the web browser.
Forum: Installing WordPress
In reply to: address '/blog/wp-admin/install.php' was not foundDo you have a URL we can look at?
Forum: Installing WordPress
In reply to: Install probs wp-admin/install.php 404 errorI looked around but didnt see any instance of WordPress. Where did you upload WordPress to? Also, after you uploaded it, did you visit it in a web browser (install.php)?
Forum: Installing WordPress
In reply to: host transfer wiped me outNo worries! I’m glad I was able to help you out!
Forum: Installing WordPress
In reply to: New Install not doing anythingDo you have an URL so we can see the error. Typically, a blank screen is indicative of a PHP error and you have error bebugging turned off.
Forum: Installing WordPress
In reply to: My Blog is gone: error http 500Here’s a guide to running a ping and trace test. You’ll do it from the command prompt. I hope it helps!
Forum: Installing WordPress
In reply to: ""error establishing a database connection"Hi Bridgit,
Do you have a URL we can see the error at. An error connecting to the database is almost always wrong credentials in the wp-config.php file.
Forum: Installing WordPress
In reply to: Upload wordpress backupAll the content is in the database, that is your posts and pages. You’ll need to contact the previous host to see if you can still get a copy of the database. The files will have your theme and plugins but no content.
Forum: Installing WordPress
In reply to: Installed WP- Unable to find wp-admin on any browserYou’re domain is redirecting to the other domain. You need to contact your hosting company as this has nothing to do with WordPress. Also, it’s considered impolite to post a question in someone else’s thread. You’ll find the community more apt to respond if you post your own thread.
Forum: Installing WordPress
In reply to: Basic installationjdamon81881,
It’s considered impolite to interrupt someone else’s thread. I’m sure we’ll be more than happy to help you if you start your own thread. I use cPanel, WordPress, and Fantastico almost daily so I’ll look for your post.
Thanks!
Forum: Installing WordPress
In reply to: database lost; now what?It sounds like you didn’t update the wp-config file so it was using the database at GoDaddy until the terminated your account. You’ll need to contact GoDaddy to see if they still have a copy of your account. It doesnt hurt to ask. If they do, you’ll need to copy of the database.
Forum: Themes and Templates
In reply to: Any idea why this new theme isn't loading properly???Hi Tim,
If you purchased a theme, you are best to contact the theme’s developers as they can help you through the installation process. However, when I visit your website, it looks like the template. try clearing your browsers cache.
Forum: Installing WordPress
In reply to: runing wordpress in a directory of my active websiteIt was likely your .htaccess file causing your issues. But the good news is you learned something through the process.