• Help! Can't access MODx manager#

  • GregR Reply #1, 9 months ago

    Reply
    Hello everyone,

    I seem to be having all kinds of issues now. when I to to meritsharp.net/manager, i can no longer access my MODx manager, instead I get the error below:
    Fatal error: require() [function.require]: Failed opening required '/disk2/home/meritshn/public_html/manager/controllers/default/security/login.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/meritshn/public_html/core/model/modx/modmanagerrequest.class.php on line 104


    I was accessing it just fine yesterday, but my hosting company did a bunch of server reconfiguration, changing ip addresses, and I'm thinking this may be the cause, but not sure.

    Any help would be appreciated.


  • freejung Reply #2, 9 months ago

    Reply
    It sounds like the path to your home directory has changed. See if you can figure out what the new path is (it should be shown in your file manager or FTP application, or you could just ask the host) and change the paths in /core/config/config.inc.php appropriately.

    If that fails, you might try reinstalling MODx - upload the latest version and run setup again. Make sure you back up everything first.


  • ddrespling Reply #3, 3 months, 1 week ago

    Reply
    I don't know if this helped GregR, but I was recently moving a site and had this problem. Went into the config.inc.php file and changed my log ins and now it's working. Thanks!