HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Issue with Install in Sub Folder.
I'm installing in /apps/vanilla off of the root of my website but I keep getting redirected to "/Index.php?p=/dashboard/setup".
I've tried making changes to
define('DS', '/');
define('PATH_ROOT', dirname(__FILE__));
But have been unable to get things kicked off.
Any advise would be greatly appreciated.
I've tried making changes to
define('DS', '/');
define('PATH_ROOT', dirname(__FILE__));
But have been unable to get things kicked off.
Any advise would be greatly appreciated.
Tagged:
0