| | |

MySQL Connection on IPower

I just started setup on a client web site hosted on iPower.com, and being a new site it’s on one of their new servers. None of my existing sites have been moved, so this was my first experience with it. If you aren’t an iPower customer and don’t know what I’m talking about, this post isn’t for you. (Rejoice and be glad!)

Oddly, the DB_HOST “localhost” worked on a WordPress installation in the root directory, but did not in subdirectories. You have to go to the MySQL management page (accessed form the new vDeck) and use that host. This would have been fairly easy to notice except that ‘localhost’ worked in the root directory for reasons I don’t know. Perhaps someone smarter than I am will read this and point out the reason that might happen.

In any case, with the correct host it does work. I’ve seen some notes around the internet about problems even with the correct host name, but I had no such difficulties.

Also, for anyone like me who is waiting for the transfer to the new servers, you can expect your MySQL connection statements to break when the system is transferred. If you haven’t centralized your configuration information, you’ll wish you had!

Similar Posts

  • Trying Blogrush

    Not here, but on my Threads from Henry’s Web blog. If you want to do me the favor of using my referral, you can do so here. If you sign up I get credit. That is not the part I am testing, however. I am interested in two factors: Does the Blogrush window present links…

  • |

    Improving Your Blog

    This is an interesting place to post this, as I don’t really do my best work on this blog.  Here I simply put information that is useful to my clients and a few other technical things that interest me.  But for your more integral and important company blog, WebWiseWords at EntireWeb has some good suggestions…

  • |

    WP-CLI for Updates

    Note that this is at an extremely introductory level. If you’re looking for more advanced help, there are many other resources elsewhere, including the one linked at the end. I’ve recently most most of my sites from cPanel/WHM to Cyberpanel. I will post some notes on transferring sites. There are many excellent resources, but also…

  • |

    Using the AI Assistant from Jetpack in a Post

    Using the AI Assistant I have added Jetpack’s AI assistant to my Threads blog, and today I tested it on a fairly lengthy post. I thought I’d show what it did here. I found its suggestions helpful, and I implemented most. There was another round, but they went beyond the time I was planning to…

3 Comments

  1. I just tranistioned my website to vDeck 3.0. I wish I hadn’t because everything broke. IpowerWeb has a window where you can preview your site before and after the transition. Everything looked fine, so clicked the transition button. Then all my datbase connections broke.

    I discovered that some of my databases were not transitioned at all. So I figured out that you can no longer use ‘localhost’ you have to go into the control panel, click on the mySQL icon, then grab the name of the mySQL server from the bottom of the database box, typically “myDomainPrefixName.ipowermysql.com “. This got me an SQL connection, so popped up all the wordpress 2.5 files and ran the install only to see that the include files for the install were being treated as text and displayed on the screen. This happened to me on GoDaddy.com a few years back with postnuke, so I have seen it before. It is a security lockdown on PHP itself. I was unable to get GoDaddy to fix the problem so I switched to IpowerWeb. I am not even going to bother calling ipower, I am simply going to chose another hosting company.

    My advice to the hosting companies of the world is “If it ain’t broke, don’t fix it!”

  2. My observation is that when I am ready to transition my sites I will have to change all directory references and also the host for all my SQL database connections.

    It's annoying, but with the number of sites I have I think it will be easier than changing hosts. Obviously individual mileage may vary.

    I experienced no problem with WordPress 2.3.3, but I haven't upgraded that client to 2.5 yet, though I will be soon. I'll probably report here how it goes.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.