Prerequisites - shihjay2/nosh2 GitHub Wiki
The following are prerequisites to installing NOSH. These need to be installed prior to installation of NOSH. If you are installing using NOSH in a Box, you do not need to worry about this since it is automatically taken care of for you. The names of these packages vary from Linux distribution to distribution, so refer to your distribution wiki for further details on how to install them.
- Apache web server (needs to be running during installation)
- MySQL database. Make sure you remember the root password. This will be asked during the NOSH ChartingSystem installation. (needs to be running during installation)
- PHP 7.18 and higher
- The following PHP modules installed and enabled: cli, curl, gd, imagick, imap, mbstring, mysql, pear, soap, ssh2, xml, zip
- PERL
- Imagemagick
- Git
- SSH server
Once installed, you can proceed with the NOSH installation.