This is an old revision of the document!
niota table management system is a PHP application. The document pages use the synonym N-PAPP for niota (PHP) application.
Visit niota download page and download proper release for N-PAPP.
The document-root directory of Apache by default is “Apache\htdocs” folder. It is defined in file “Apache\conf\httpd.conf”. E.g.: DocumentRoot “${SRVROOT}/htdocs”
Recommendation: remove detailed version information from the folder name.
app\conf folder and rename file connections_demo.php to connections.php. By this you set the pre-configured demo connections as the active niota connections. Check in connections.php if the MySQL server port for N-MDDB is set correctly and matches with the port configured in my.ini If you have already a valid and well configured connections.php file from a previous release copy this file to this folder.
“http:<my_host>/<my_niota_path>/app/login.php”. If your N-MDDB is not up and running you cannot log in yet. Without N-MDDB you can check only the load of the login screen. * ask your contact at about actual credentials to login, in case of a new install.