This is an old revision of the document!
You can download a pre configured Apache from | niota download page or from an official Apache download page. Please check [niota_ || ]].
You can find the installer on niota download page.
Unpack the downloaded file and copy the folder to drive’s root.
Eg.: “C:\Apache24x64” or “D:\ Apache24x64”. This is the recommended by the to Apache’s install guide.
..\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()…”