Describe the bug
I followed these instructions to install LORIS and ran into the following issues (https://github.com/aces/Loris/wiki/Installing-Loris-in-Brief#installing-the-database---1-of-2):
cd var/www/ but that directory hasn't been created yet in the instructions. https://github.com/aces/Loris/wiki/Installing-Loris-in-Brief#downloading-lorismake did not work, I had to use make dev. It also doesn't mention from which directory it needs to be run.

I think the most recent install instructions for ubuntu are the ones on the branch it self
here is a link. https://github.com/aces/Loris/tree/master/docs/wiki/00%20-%20SERVER%20INSTALL%20AND%20CONFIGURATION/01%20-%20LORIS%20Install/Ubuntu
can you start from a fresh VM and try them out ?
Rida is right. The "in brief" instructions on the Wiki are out of date. I'll edit the page to indicate that it's deprecated.
In addition to the README instructions, check out this Ubuntu install document from the new wiki that I wrote. https://acesloris.readthedocs.io/en/latest/wiki/00%20-%20SERVER%20INSTALL%20AND%20CONFIGURATION/01%20-%20LORIS%20Install/Ubuntu/
It has a lot more information and it would be great to know that it's accurate.
I updated the Wiki page you referenced to say that it's out of date.
@johnsaigle the only problem is that that file is merged on master not in 23-release
@HenriRabalais you can still test it out though, you should do that even before the second round
@ridz1208 The (old) Wiki isn't tied to the release either. Both are served online apart from the versioned code. Might as well use the newest and most accurate version.
Closing because the issue was made for deprecated instructions.