Hey all,
I'm experiencing an issue accessing the manager after an upgrade. It's throwing the following errors:
Warning: include_once(/home/NAME/public_html/core/model/modx/modx.class.php): failed to open stream: No such file or directory in /home/NAME/public_html/MANAGER/index.php on line 38
Warning: include_once(): Failed opening '/home/NAME/public_html/core/model/modx/modx.class.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/NAME/public_html/MANAGER/index.php on line 38
Warning: include(/home/NAME/public_html/core/error/unavailable.include.php): failed to open stream: No such file or directory in /home/NAME/public_html/MANAGER/index.php on line 39
Warning: include(): Failed opening '/home/NAME/public_html/core/error/unavailable.include.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/NAME/public_html/MANAGER/index.php on line 39
Site temporarily unavailable!
I'm thinking the issue has something to do with the path and reference. The core folder is sitting above the site root but is the error is referencing it as if it's not. I tried the usual fixes i.e.:
- cleared browser cache
- turned off compress cs and js
I tried to redo the setup but now that's also throwing an error. In addition when i try to clear the cache from the core folder, the file manager in cpanel is saying permission denied (this is not taking place anywhere else but cache folder).
Any insight?
Thanks!
[ed. note: cpfuzz2 last edited this post 5 years, 6 months ago.]