Ubuntu installation error

How to fix these errors in ubuntu
Warning : require_once(/opt/lampp/htdocs/openemr-aws/vendor/autoload.php): failed to open stream: No such file or directory in /opt/lampp/htdocs/openemr-aws/interface/globals.php on line 233

Fatal error : require_once(): Failed opening required ‘/opt/lampp/htdocs/openemr-aws/vendor/autoload.php’ (include_path=’.:/opt/lampp/lib/php’) in /opt/lampp/htdocs/openemr-aws/interface/globals.php on line 233

Did you run the required installation scripts? It appears like they weren’t run. Are you using docker or running from cloning the repo on Github?

1 Like