We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 52348
    • 1 Posts
    I've changed the paths in /core/config/config.inc.php:

    if (!defined('MODX_MANAGER_PATH')) {
    $modx_manager_path= '/var/www/mysite/data/www/mysite/admin/';
    $modx_manager_url= '/admin/';
    define('MODX_MANAGER_PATH', $modx_manager_path);
    define('MODX_MANAGER_URL', $modx_manager_url);
    }
    but when I go to /admin/ - it gives me error 'mysite is currently unable to handle this request.'

    the path /manager/ - collides with the ispmanager path....any help please

    This question has been answered by sottwell. See the first response.

    • discuss.answer
      Delete the core/cache directories to force a full cache refresh. Also make sure your browser cache and cookies are cleared for the domain.
        Studying MODX in the desert - http://sottwell.com
        Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
        Join the Slack Community - http://modx.org