Another Cookie/Login problem
-
Good afternoon all,
I have been searching the forums for a solution and cannot seem to find one that fits my problem, so, sorry if this has been solved for others.
I just installed WP 2.3.3 on my host server, got the install script to run fine, created my SQL DB and login, and got my randomly generated pword.
On attempt to login, I get the message:
ERROR: WordPress requires Cookies but your browser does not support them or they are blocked.
Clearly, I fiddled with IE’s cookie settings as well as tried firefox and neither worked.
I have been through the Codex suggestions as well and not had much luck. I have no plugins installed, and the login file is not corrupted.
// ** MySQL settings ** //
define(‘DB_NAME’, ‘dwinches_wp’); // The name of the database
define(‘DB_USER’, ‘dwinches_1’); // Your MySQL username
define(‘DB_PASSWORD’, ‘xxxxxxx’); // …and password
define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value
define(‘DB_CHARSET’, ‘utf8’);
define(‘DB_COLLATE’, ”);https://dwinches.110mb.com/index.php
Thanks for any assistance
- The topic ‘Another Cookie/Login problem’ is closed to new replies.