Skip to content

Core Finder not seeing moved core in 2.7.x? #14262

@thewhiterabbit

Description

@thewhiterabbit

Bug report

Summary

Installing fresh 2.7.x from stable recommended on the download page. Not able to lock down MODX core for security.

Step to reproduce

  1. Moved core to parent directory (public_html equivalent on my server)
  2. Get the screen for Core Finder
  3. Enter the new core path verbatim
  4. Click "Submit"
    ERROR: Your MODX_CORE_PATH is invalid; please specify the correct path in the field above and click Submit.
  5. Cleared cache in core directory
  6. Click "Submit" again...
    ERROR: Your MODX_CORE_PATH is invalid; please specify the correct path in the field above and click Submit.
    screenshot_2019-01-11_18-46-40

Observed behavior

Not recognizing the moved core when it's typed into Core Finder input field.
Still shows the error message; ERROR: Your MODX_CORE_PATH is invalid; please specify the correct path in the field above and click Submit.

I even chmod everything to 777 for now just to make sure it wasn't permissions issue.

Expected behavior

Should be setting the new core path in the config file and moving to the next setup screen.

Environment

MODX version 2.7.x, Apache/2.4.18, MySQL Ver 14.14 Distrib 5.7.24, Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-setupbugThe issue in the code or project, which should be addressed.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions