Chaning from IP to domain causing cookie error
-
Hi having an issue with a site where when we try to swap out the IP address to the domain the front end works fine but I can’t login to the backend as it has the following error.
ERROR: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress.
I tried this define(‘COOKIE_DOMAIN’, $_SERVER[‘HTTP_HOST’] ); and it did not work.
Any ideas?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Chaning from IP to domain causing cookie error’ is closed to new replies.