Forum Replies Created

Viewing 15 replies - 136 through 150 (of 476 total)
  • Sorry it took me so long to jump in here 🙂 Long weekend and all…

    Judging by the website which appears to be working properly, my guess is that you did whatever it took to get this resolved. I wanted to reply anyway in case you see something like this again, or if anyone else comes across this thread.

    You mentioned that you found a table showing “in use” and that you got a message stating that the wp_posts table had crashed. There’s a very simple way to fix this if you’re already in phpMyAdmin:

    If you’re not already on the page where you see the tables listed, here’s a reminder of how to get there. From the phpMyAdmin homepage, click on your database name on the left (there’s probably two listed, “information_schema” and your database… don’t mess with the information_schema on). It should display a list of all the WordPress tables, including the the one that shows as “in use”. Once you’re on that page, all you have to do is check the box next to the line for the table that is listed as “in use”, and select the “Repair table” option from the drop-down window at the bottom of that page. phpMyAdmin will immediately perform that operation, and presuming there’s no other failure, the page will refresh and the table will be in a normal status again.

    Hope that helps!

    Alon

    michhart,

    This is one of those changes that can be really easy if you’re familiar with how WordPress works, but it can be a real pain if you’re new to it all.

    There are several different ways to accomplish what you want, but the most straightforward involves two specific steps. The simple explanation for moving a WordPress site from one folder to another (or from a subfolder like “blog” to the root folder of your account) is that you must take these two steps, and you must do them in this order:

    1. Change the WordPress and Site URL fields in the WordPress admin settings area to the desired URL. In your case, you’d be changing it from domain.com/blog to just domain.com. The tricky part is that as soon as you press the save button to record these changes, your blog will stop working. That’s totally normal because you’re now telling WordPress to look for your blog in a place where it doesn’t exist.

    2. Move the files for WordPress to the location you just set in the settings. If you’re not familiar with connecting and using FTP (that’s what CyberDuck and Filezilla are for), this can also be tricky. Basically, all you need to do is connect, open up the “blog” folder, and move everything that’s in that folder to the root. As I said, it’s easier said than done if you’re not familiar with how to do it, and this really isn’t the place for a full-on tutorial about using FTP… hopefully you know someone who can help you out with that part.

    You mentioned that you got the domain through Go Daddy (which is how I found this post). If you’re also hosting with Go Daddy, our Support staff can help you with moving the files around. Call them any time. Contact info is here: http://x.co/kGX2

    Best of luck to you.

    Alon
    [ Signature moderated. ]

    Eric,

    I would try a couple things to troubleshoot. First, try pulling the export from the current site again, just in case there was a problem getting it the first time. You might also try exporting it in parts – export just posts without comments or other data, and see if that imports properly. Try each part individually because it’s possible that some bit of a data in one particular area is causing the problem (like bad code/characters in a spam comment).

    If that doesn’t work, are you able to get a full SQL backup of the current database? If you could, you should be able to import that to your new account. Here’s some info for importing/restoring databases: http://x.co/kE5F – just remember that restoring a database also means losing everything that’s currently in the database. Also, note that you need to place the .sql file in the /_db_backups/ folder in order for it to be restorable through the Go Daddy backup/restore interface.

    As a side note, I just visited the site (appears that it’s not hosted from your new account yet), and it looks like you have no pagination for your posts – many, many, many posts show up on the home page. This is generally a bad idea and can cause major performance issues (as it did for me when I visited). I recommend implementing pagination for better performance.

    Alon
    [ Signature moderated. ]

    I found this post because you mentioned Go Daddy, but based on the title of the post, I wonder if there’s confusion between Go Daddy and PollDaddy which are very different things.

    Regardless, I think you’ll find this useful: http://blog.polldaddy.com/2009/03/03/using-polldaddy-with-wordpress/

    It’s a bit old, but I’m sure if has a lot of information that will help you understand how to use PollDaddy.

    I wish you the best of luck with it.

    Alon
    [ Signature moderated. ]

    Go Daddy

    (@gdhosting)

    Are you using a control panel like Plesk or cPanel? Outside of a third-party software solution like that, I’m not familiar with any reference to WordPress that we have with our dedicated servers. Regardless, if you’ve got things setup and working, I agree that it’s not something to worry about.

    Alon
    [ Signature moderated. ]

    Go Daddy

    (@gdhosting)

    kicker,

    I’m not sure what you’re referring to, but my best guess is that the hosting plan you purchased is our “WordPress Hosting” which automatically installs WordPress as soon as you set it up.

    Note that you don’t need to get this WordPress Hosting to use WordPress. If you get a standard hosting plan, you can always install WordPress after setting it up, either with our simple install tool or by adding it manually.

    Alon
    [ Signature moderated. ]

    Go Daddy

    (@gdhosting)

    Amy,

    I’m sorry to learn that you’ve had this trouble. Whatever you choose to do with your account, I wish you luck in finding success.

    I’m posting here to clarify Go Daddy’s position on mail handling. There is no general rule that prevents sending mail from WordPress or any other hosting application. However, we do have systems in place to limit spam on our servers. If you’ve found a sudden problem with all mail handling, it’s possible that recipients of your messages have flagged them as spam which can result in filtration.

    To investigate whether or not this is the case, you can submit a support ticket to have your information reviewed. Explain what’s happening and ask to find out if your domain has been flagged, and if it has, how you should proceed to prevent the issue from recurring.

    Alon
    [ Signature moderated. ]

    Go Daddy

    (@gdhosting)

    sungjinyun,

    Like Joachim said, a subdomain is not the same as a subfolder. However, it is very common for people to set things up that way. Without looking at your specific account, I couldn’t figure out exactly what the problem is, but here’s how I would go about getting things setup as you described.

    First, add the subdomain to your existing hosting account. You do this by going to the Domain Management area of the Hosting Control Center, clicking on the domain name on the left side of the page, and then clicking the Add Subdomain button. It will ask what subdomain you want, and unless you change the default, a subfolder with the same name will be created in the root of the hosting account. This is why many of our customers have subdomains that are the same as a subfolder.

    Next, use our Hosting Connections tool to install WordPress. During the install process, it will ask what domain you want to use. Choose the subdomain.domain.com address that you just assigned to the hosting account. You will then be asked what subfolder you want WordPress installed in – be sure to remove the default “wordpress” subfolder and keep that field blank.

    That’s it. Once the install is complete, WordPress will be setup to resolve to the subdomain.domain.com address that you used. Our install process will have placed the WordPress app in the subfolder that you designated when you created the subdomain. If you visit that subfolder instead of accessing it through the subdomain, you should be automatically redirected to the subdomain because WordPress performs a redirect to the WordPress Address in its settings.

    Do not setup any domain or subdomain forwarding elsewhere in your account. If you already have, you should remove those settings before doing anything else.

    [In order for this to work, your domain needs to be in the same Go Daddy account as your hosting plan. If it’s not, we’re not able to automatically set the DNS for the subdomain. In that situation, you would need to manually create the necessary A Record in your DNS to point to your hosting plan’s IP address.]

    Alon
    [ Signature moderated. ]

    Go Daddy

    (@gdhosting)

    There are a number of ways this could be done, but the most comprehensive solution is to simply remove the old content completely and migrate both the hosted files and database from the new site to the old server. There’s one important question, though – do you want to keep any of the content from the old blog, like the posts, comments, images, etc. If you do, you’ll obviously need to back all of that up first. Of course, you should back it all up before deletion as a standard precaution anyway 🙂 While we’re talking about best practices, you should also update the WordPress installation that you plan to use to the current version as well. Hopefully you aren’t using any plugins or a theme that isn’t compatible.

    If you do need some data from the old WordPress site, you can probably get away with getting what you need by using WordPress’ standard Export function which is available in the admin panel. Then, after you’ve brought over the new site, you can import that data. Images aren’t included, so those would have to be manually backed up and uploaded to the appropriate area in the /wp-content folder after the new site is in place.

    I’m assuming you know how to access, copy, and move files on both the old and new servers, and that you know how to import a database. However, you may not know how to create and access a database from a shared hosting account at Go Daddy. Databases on Go Daddy’s shared hosting don’t reside on the hosting server. To get a backup of the database, you have to access the Hosting Control Panel and perform a specific backup operation. After you do, a backup is placed in your hosting account so you grab it and use it with your new host. Performing the backup is really simple – here’s a quick walkthrough: http://x.co/jhz5

    Alon
    [ Signature moderated. ]

    Go Daddy

    (@gdhosting)

    tywells,

    What esmi is saying is that you should change the name of the current theme’s folder so it can’t be found. When WordPress can’t find the theme, it will default to the Twenty Eleven theme instead.

    You can perform this rename function easily using the FTP File Manager in Go Daddy’s Hosting Control Center. Here are some quick instructions if you don’t know how: http://x.co/jcgi

    Alon
    [ Signature moderated. ]

    Go Daddy

    (@gdhosting)

    aaronapter,

    I think there’s a lot of confusion about the connection between WordPress.com, WordPress.org, domain mapping, hosting, etc. I’ll try to clear it up. Some of this you probably already know, but it’ll be good to spell it all out in one place.

    WordPress.COM is a service that will host, for free, your blog at ***.wordpress.com. If you purchase a domain from another provider (you said yours is registered at Go Daddy), WordPress.com offers a paid add-on called “domain mapping” to let you map that domain to your free blog. This serves only to give you access to your free blog through your own domain instead of the ***.wordpress.com address. It is not a domain registration service.

    WordPress.COM also allows you to register a domain directly through them. This is not what you did, but note that it’s an option. This is important because people sometimes get their domain through WordPress.COM in order to use it with their blog also hosted at WordPress.COM then later choose to use a different hosting provider. WordPress.COM allows you to manage the domain through its interface just like Go Daddy does. If they didn’t, you wouldn’t be able to get a domain through them and host it elsewhere.

    WordPress.ORG is simply a distribution point for the WordPress application and a forum where you can get support for self-hosting the app. You can use the software from WordPress.ORG without ever signing up with WordPress.COM or paying for add-on services from them. It seems like this is what you did, except that you paid for the mapping service through WordPress.COM unnecessarily.

    So, what should you do next? Well, to link your domain at Go Daddy to a hosting account with another provider, there are just two steps. First, make sure the hosting is setup with the hosting provider (this doesn’t involve WordPress.COM at all). Second, set the nameservers at Go Daddy. These are instructions for setting nameservers: http://x.co/jT6f
    If you don’t know what nameservers to us, ask your hosting provider. They should provide at least two of them, and they’d look something like this: NS1.NAMESERVER.COM

    Hope this helps. If you still need help with the domain, Go Daddy’s support team is available by phone 24/7. Contact info at http://x.co/jT7H

    Alon
    [ Signature moderated. ]

    Go Daddy

    (@gdhosting)

    On the site, which appears to be a default installation of WordPress, there is a link to “Log in”. Use that link to login to your WordPress site. Alternatively, you can simply navigate to YOURSITE.com/wordpress/wp-admin

    If you’re not sure of the username and password you setup during the installation process, these instructions tell you how to recover that information through the Go Daddy Hosting Connections tool: http://x.co/jODu

    Alon
    [ Signature moderated. ]

    Go Daddy

    (@gdhosting)

    I’m apologize, but no, I won’t be able to make a purchase for you based on our communication in this forum. You’ll need to speak with a Support representative (either by phone or email) in order to complete a purchase.

    By the way, there may be a different option for you. *If* you already have a hosting account with us, you wouldn’t need to add a new one. Our Deluxe and Ultimate hosting plans can host more than one site. If you have an Economy plan, it could be upgraded to Deluxe, which would be cheaper than getting a whole new plan. If that situation fits for you, take a look at this help article: http://x.co/jEuA – you would add your new domain as a secondary domain, then use the instructions I provided previously in order to install the WordPress app. During the install, the new domain should come up an option for where you want to install it – just remember to remove the “wordpress” folder name during the install since (I think) you want to install it in the root of the new domain’s hosting folder.

    Alon
    [ Signature moderated. ]

    Go Daddy

    (@gdhosting)

    Mustafa, I’ll try to respond more completely later on today, but in the meantime, if you are able, please delete your post. It is not safe to put ANY credit card or account details in a public forum like this. Please also change the PIN on your Go Daddy account as soon as possible as it is no longer secure.

    To any WordPress mods, please edit or remove the post above (and this one if appropriate).

    Go Daddy

    (@gdhosting)

    Bob,

    I also see the delay is happening while trying to get data from userapi.com, though I don’t know why it’s pulling data from that site. The site did successfully load for me eventually, and there is reference to a userapi.com script in the source code, but I don’t know if it’s legitimate or not.

    If you believe the site has been hacked, there are a few steps you should take. First, reset your passwords. Second, restore your files from a backup that existed before evidence of the hack appeared. Third, update all your plugins and consider removing some of them if they aren’t giving you any value, haven’t been updated in a long time, or you have other reason to believe they may be vulnerable to attack.

    If you don’t know how to recover your files, take a look at this article: http://x.co/jBdY – you can recover files from daily snapshots up to 30 days old. Note, however, that it’s possible the malicious activity occurred a long time ago, prior to your knowledge of it. For that reason, you need to take extra measures to ensure your files are truly clean (see the advice in the previous response from esmi), not just that the site works after restoring the files.

    If you need extra assistance through this process, our Support staff may be able to assist, and you can contact them by phone or email 24 hours a day. Contact info: http://x.co/jBhc

    Alon
    [ Signature moderated. ]

Viewing 15 replies - 136 through 150 (of 476 total)