Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Forum: Installing WordPress
    In reply to: Error message
    Thread Starter fordage

    (@fordage)

    Thank-you so much for your help.
    Your leads got me to my final answer…

    This area was incorrect, and I am shameful to say that it was very simple and silly mistake.
    My unsername was wrong.

    I felt like this area of all help blogs were so vague. I cannot believe I spent almost a full day ‘testing’ different passwords, etc into this script!

    Fordage.

    ————–

    // ** MySQL settings – You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define(‘DB_NAME’, ‘vcnh’);

    /** MySQL database username */
    define(‘DB_USER’, ‘vcnh’);

    /** MySQL database password */
    define(‘DB_PASSWORD’, ‘xxxx’);

    /** MySQL hostname */
    define(‘DB_HOST’, ‘vcnh.db.5131049.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’, ”);

    ——————————-

    Thanks again for your time stvwlf!!!

    Forum: Installing WordPress
    In reply to: Error message
    Thread Starter fordage

    (@fordage)

    Maybe this image will help.
    I have never used WordPress. Am I supposed to be able to control my page from here after loging in with the WP login info?

    I hope it becomes more straight forward after this installation point!

    http://www.victoriacentrefornaturalhealth.com/Picture 3.png

    (might have to copy/paste entire link into address…not too sure what is up with this thang)!

    Forum: Installing WordPress
    In reply to: Error message
    Thread Starter fordage

    (@fordage)

    Thank-you!

    I have still been pushing on my end here to try to figure this out…

    It now looks like:

    // ** MySQL settings – You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define(‘DB_NAME’, ‘Victoria Centre for Natural Health’);

    /** MySQL database username */
    define(‘DB_USER’, ‘vcnh’);

    /** MySQL database password */
    define(‘DB_PASSWORD’, ‘my actual password used here’);

    /** MySQL hostname */
    define(‘DB_HOST’, ‘vcnh.db.5131049.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’, ”);

    So I have the database in place from GoDaddy…I’ve even checked and followed through with some of their help postings…
    still in same spot though.
    I’ve enabled cookies.

    Could it be a Mac thing? Any issues with WordPress and Mac?

    Fordage
    (keepin head high)

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