Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter claudiou

    (@claudiou)

    Guys, Im not an expert on WP, im still learning.

    I’ve followed your suggestions and the error is fixed, now is time to leave godaddy for good, im migrating the site to another hosting.

    Please, never use godaddy!

    Thanks very much guys!

    Thread Starter claudiou

    (@claudiou)

    I just don’t see anything different.

    Here’s the story behind this.

    A new client of mine had already a site hosed in Godaddy. I took over and decided to go for WordPress, right away I started having issues with godaddy, page too slow to load, lost my FTP access and no FTP File manager either.

    There was nothing I could do, the guys at support were totally useless, always came back with different and random replies but always blaming that the error was on my side.

    I couldn’t touched the site in almost 3 weeks, there was nothing I could do with no access to anything.

    Then one day I received an email from godaddy saying there was a WP update, so I updated WP I mean what could happen, well 2 days later this new syntax error appeared and clearly Its something on godaddy’s side cause I haven’t touched the site in 4 weeks now.

    As normal, the godaddy guys are just pathetic and worthless and so Im looking for a solution on my own.

    That’s why I mentioned that the WP version is 3.5 cause in theory Godaddy did the update, but now im just not too sure, dont know what to do!

    Here’s what I have on my wp-config.php from line 1 to 27

    <?php/**
    * The base configurations of the WordPress.
    *
    * This file has the following configurations: MySQL settings, Table Prefix,
    * Secret Keys, WordPress Language, and ABSPATH. You can find more information
    * by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
    * wp-config.php} Codex page. You can get the MySQL settings from your web host.
    *
    * This file is used by the wp-config.php creation script during the
    * installation. You don't have to use the web site, you can just copy this file
    * to "wp-config.php" and fill in the values.
    *
    * @package WordPress
    */
    // ** MySQL settings - You can get this info from your web host ** //
    /** The name of the database for WordPress */
    
    [ Redacted. Please do not post that info here it's dangerous. ]
    
    /** Database Charset to use in creating database tables. */
    define('DB_CHARSET', 'utf8');
    /** The Database Collate type. Don't change this if in doubt. */
    define('DB_COLLATE', '');
    Thread Starter claudiou

    (@claudiou)

    These are the lines surrounding the error
    The error is in line 17 which is:

    define('DB_NAME', 'ska1231712203120');

    * @package WordPress
    */
    // ** MySQL settings - You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define('DB_NAME', 'ska1231712203120');
    /** MySQL database username */
    define('DB_USER', 'ska1231712203120');
    /** MySQL database password */
    define('DB_PASSWORD', '*****************');
    /** MySQL hostname */
    define('DB_HOST', 'ska1231712203120.db.8195331.hostedresource.com');
    /** Database Charset to use in creating database tables. */
    define('DB_CHARSET', 'utf8');
    /** The Database Collate type. Don't change this if in doubt. */
    define('DB_COLLATE', '');
    Forum: Installing WordPress
    In reply to: Go daddy

    Don’t hosted on godaddy unless you’re attempting to prove yourself that your patience is bigger than the entire universe.

    Yes you can install WP with one click on godaddy but oh surprise you’ll find out almost right away that you need an upgrade on your plan to allow WP to sun smooth.

    Also Godaddy is worthless on customer support, absolutely useless.

    Go to bluehost or any other really, Godaddy is frankly terrible!!

Viewing 4 replies - 1 through 4 (of 4 total)