Forum Replies Created

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

    (@raeffer)

    just a mistake i was making which i think it is easy to make. i was putting a forward slash ‘/’ instead of a pipe symbol ‘|’ in the shipping rates inout box. I found the instructions in the plugin a little misleading. Doesn’t look like your problem but thought i would add the comment for others who are a bit thick like me 🙂

    I have fixed this. derrr my local wp-config.php file did not contain the passwords and database names of my remote site. everything works beautifully now. So thankyou very much

    I had exactly the same error so i

    add this line anywhere in your wp-config.php

    define(‘WP_MEMORY_LIMIT’, ’64M’);

    uploaded wp-config.php into my webhosting account and now have a database error
    “Error establishing a database connection

    This either means that the username and password information in your wp-config.php file is incorrect or we can’t contact the database server at localhost. This could mean your host’s database server is down.

    * Are you sure you have the correct username and password?
    * Are you sure that you have typed the correct hostname?
    * Are you sure that the database server is running?

    If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.”

    Any ideas?

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