Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 67836

The constant “COOKIE_DOMAIN” is defined (probably in wp-config.php).

$
0
0

Replies: 0

I’ve following the instructions in the sticky post to set up domain mapping with a plugin.

However, I receive the error:

The constant “COOKIE_DOMAIN” is defined (probably in wp-config.php). Please remove or comment out that define() line.

In wp-config.php, I have the following:

define('COOKIE_DOMAIN', $_SERVER[ ‘HTTP_HOST’ ] );

as defined in the sticky post.

What do I do?

Thanks,
Steve


Viewing all articles
Browse latest Browse all 67836

Trending Articles