This is an old revision of the document!
You can find the installer on niota download page.
Execute listed tasks step by step in the given order
..\conf\httpd.confDefine SRVROOT “c:/Apache24x64”Define SRVROOT "c:/Apache24x64"
# ...
DocumentRoot "${SRVROOT}/htdocs"
You can install PHP now or later. Check PHP install for further details.
If you would like to use LDAP(S) go to page “[niota_set_LDAPS | set LDAPS authentication]].
httpd.exe -k install -n "Apache24x64_niota"
httpd.exe -k uninstall -n "Apache24x64_niota”
If the following three dll file are differs in Apache24/bin folder than the ones in PHP folder it raises error during using LDAPS connection or password encryption/decryption:
These files must be copied from PHP root folder into Apache24/bin folder. It is recommended to back up original files of Apache.
Error message starts with “Call to undefined function openssl_decrypt()…”