• I have two domains, one is maryelise.com, the other electroglamcreative.com. electroglam is hosted within maryelise and I’m having issues accessing the wp-login.php file to get started. I have edited the config file as necessary but am getting this error:

    Parse error: parse error, unexpected T_STRING in /home/content/m/a/r/maryelise/html/electroglam/wordpress/wp-config.php on line 22

    Please let me know what the deal is, all files are uploaded and they look fine.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Parse error: parse error, unexpected T_STRING in /home/content/m/a/r/maryelise/html/electroglam/wordpress/wp-config.php on line 22

    whats on line 22 of that file?

    I have edited the config file …

    its not fine.

    Thread Starter maryelise

    (@maryelise)

    It’s the username for the database, and it matches up with my godaddy info. What could be the problem?

    you removed the ‘ single quote marks ‘ maybe?

    LOOK at the line. COMPARE it to what is the file unedited:

    define(‘DB_USER’, ‘usernamehere’);

    see the quote marks? see the comma? the the semi-colon?

    Thread Starter maryelise

    (@maryelise)

    No, I didn’t remove anything. The line matches your example above perfectly.

    Can you paste your wp-config.php file? (make sure you remove the login details and secret key).

    Kailash

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Trying to access wp-login.php, argh, help!’ is closed to new replies.