Error 500 at the site login

Good afternoon! The site masterspec.com.ua on Joomla. After the site files are moved to public_html, the error 500 appears in the course of the site. Please help!

Please edit your .htaccess file and add the following line to it

php_flag display_errors on 

Fatal error: Uncaught exception ‘RuntimeException’ with message ‘Library path /libraries/legacy cannot be found.’ in /storage/ssd4/061/5066061/public_html/libraries/loader.php:344 Stack trace: #0 /storage/ssd4/061/5066061/public_html/libraries/import.legacy.php(54): JLoader::registerPrefix(‘J’, ‘/storage/ssd4/0…’) #1 /storage/ssd4/061/5066061/public_html/includes/framework.php(15): require_once(’/storage/ssd4/0…’) #2 /storage/ssd4/061/5066061/public_html/index.php(40): require_once(’/storage/ssd4/0…’) #3 {main} thrown in /storage/ssd4/061/5066061/public_html/libraries/loader.php on line 344

Seems like there is a missing directory :slight_smile:

1 Like