This is an old revision of the document!
The 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.
Recommendation Remove detailed version information from the folder name
Apache\<document-root>. Further details can be found here Do not overwrite an existing N-PAPP. In case you install a new release, name the new release differently than the old release or rename the old release.*
app\conf folder and rename file connections_demo.php to connections.php.
There will not be a connections.php in any install, as it would overwrite your local config.
By this you set the pre-configured demo connections as the active niota connections for the system client.
Check in connections.php if the MySQL server port for N-MDDB is set correctly and if it matches with the port configured in MySQL my.ini config file.
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 or http://<my_host>/<my_niota_path>/app/login.php/?client=<myclient>
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.