@donshakespeare - I can't do anything in the Manager due to 401 error. See screenshot link above.
@BobRay - According to Network dev tools index.php is the file request that fails. Which I assume refers to /setup/index.php since that's the page I'm trying to reach.
By the way, I can navigate the site as normal, it's just the setup and Manager that's causing problems.
I backed up all the original 2.4.2 files and db so I restored them but I'm still seeing the same Manager issue above.
[ed. note: todd.b last edited this post 10 years, 6 months ago.]
Todd
Do you have setup and manager directories under the root, and do they each have an index.php file?
If it's not that, I would suspect file and folder permissions.
Yes.
Though I renamed (hardened) the install, if that matters. Though it was never a problem before.
Todd
Hardening the install shouldn't matter as long as the config.inc.php file and the three config.core.php files (root, manager, connectors) are correct.
They are correct. I checked.
Todd
The link here is no good for me:
What does this 401 error mean? https://db.tt/ltsmzuoO
That works. The error is a MODX processor's way of saying that the current user doesn't have permission to perform the processor's action.
Ok.
Any idea how to fix it?
Todd