Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,682
- Themes
- 10,431
- Plugins
- 15,361
- Requests & Feedback
- 14,972
- 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.