I run an opencart shop on version 1.5.6.4
I noticed a HTTP ERROR 500 to access my admin site on https://cmente.com/tienda/admin/
My hosting provider has given a snipset error log:
Code: Select all
[Tue May 26 12:55:56.882284 2020] [:error] [pid 241105:tid 140176988083968] [client 50.194.107.33:65116] PHP Fatal error: require_once(): Failed opening required '/home/teuscher/public_html/tienda/system/startup.php' (include_path='.:/usr/local/php55/lib/php') in /home2/teuscher/domains/cmente.com/public_html/tienda/admin/index.php on line 21
Any idea how to go around this? or what is the problem?