Tim S
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Can't reach blog or login to WP-admin after installationIt’s a conflict with a re-direct set up in the .htaccess file. Try placing an .htaccess file in the /blog folder to counteract the one in the root folder. Typically, .htaccess is not recursive and only affects the folder it is in. However, if you’ve set it up to be recursive it will affect all the subfolders.
Forum: Installing WordPress
In reply to: Installation service code errorsNo worries! I’m glad you resolved the issue and let us know. That’s what the community is here for!
Forum: Themes and Templates
In reply to: Temporary Folder Missing while uploading themeNo worries! Let us know what your host says and if you’re able to resolve it.
Forum: Installing WordPress
In reply to: Cannot Run the install script…I looked around and still could not find any instance of WordPress. I looked up the DNS on your domain and it’s pointing to RackSpace (dns1.stabletransit.com & dns2.stabletransit.com)
Check to make sure you uploaded the files correctly.
Forum: Fixing WordPress
In reply to: Where is ftp information stored?WordPress does not use nor store FTP information. What is the specific error message you are getting?
Forum: Themes and Templates
In reply to: Temporary Folder Missing while uploading themeLook at this thread and see if it helps. You may need to contact your host.
http://wordpress.org/support/topic/missing-a-temporary-folder?replies=23
Forum: Installing WordPress
In reply to: Installation service code errorsIt looks like you uploaded the files to a folder called “wordpress”
http://danielleverton.org/wordpress/
You’re getting a database error, so now you need to take a look at the wp-config file in that folder to find out why it is not connecting.
Forum: Fixing WordPress
In reply to: Self hosted site running very slowlyI’m glad you were able to resolve the issue. Thanks for letting us know.
Forum: Installing WordPress
In reply to: Migrar wp.com a wp.orgHere’s the steps to moving your WordPress.com website to a self hosted version of WordPress:
http://wordpress.org/support/topic/how-to-migrate-my-wordpresscom-blog-to-wordpressorg?replies=5
As for the rest of the question, I’m having difficulty following you. Are you trying to migrate a wordpress.com blog to a self hosted website? Are you trying to install a theme?
Forum: Fixing WordPress
In reply to: Password problemWordPress is an open-source, free software. They do not offer support other than the articles in the codex and these forums. I visited the website, and it loaded fine for me.
Forum: Themes and Templates
In reply to: Temporary Folder Missing while uploading themeWhat theme are you trying to use? Whats the exact error message you are getting? WE’re more than happy to help, we just need a bit more information from you.
Forum: Installing WordPress
In reply to: Install problem – /wp-admin/install.php not foundHey everyone,
Per the forum guidelines, it’s considered impolite to interrupt someone’s thread. If you start your own threads in the forum, one of us is more than happy to look into your problems. Thanks!
Forum: Installing WordPress
In reply to: Installation service code errorsCan you provide us a URL to your website. You need to use FileZilla to upload the files. If you’re seeing a 404 file not found error, you are not visiting the correct location. If you get a database error, that we can help you with, as you have to configure your wp-config file correctly to connect to the database you set up. I hope this helps!
Forum: Everything else WordPress
In reply to: about wordpressfonglh, start with the WordPress online documentation.
http://codex.wordpress.org/New_To_WordPress_-_Where_to_Start
Forum: Themes and Templates
In reply to: WordPress Custom ThemeAfter you download the Zip file, extract it and see if there’s installation instructions. Typically, themes like this have a readme or install.txt file with installation instructions.