I’m attempting to migrate a site and received the site files and database which I uploaded to cpanel (shared host environment), but I’m receiving a 500 error. The error log lists the following: Uncaught Error:
Class ‘Roots\WPConfig\Config’ not found in /home/itjoes/apn.itjoes.com/public_html/config/application.php:42
I’ve been unable to find any reference to this error previously so I’m unsure how to deal with it. I’ve ensure composer, node JS and Yarn have been installed and configured the .env file but the problem persists.