Forums
-
- Forum
- Posts
-
- Installation
- 28,485
- Troubleshooting
- 62,570
- Themes
- 10,431
- Plugins
- 15,354
- Requests & Feedback
- 14,965
- Showcase
- 3,256
-
My installation seems to work with just that slash “/” on it own, but at least it working. I added the below into my wp-config.php
file
@define('ADMIN_COOKIE_PATH', '/');
I have tried it with '/blog/wp-admin'
and that didn’t seem to work, at all.