4600 Series IP Telephone LAN Administrator’s Guide
Installing the Thin Client Directory on the Server
D-6
Installation for Windows with Apache: 5
1. Extract the file avayadir-1.0.zip to the documentRoot folder.
2. Go to www.php.net to determine how to install and configure PHP for your server.
3. Check your web server’s installation instructions to determine how to enable directory-level
password control. It is strongly recommended that you enable password protecti on for the
Directory administration folder avayadiradmin.
4. Open the file php.ini for editing. This file should be located in the Windows fold er c:\windows.
5. In php.ini, set the option “short_open_tag = On”.
6. Uncomment the line “extension=php_ldap.dll”
7. Save the updated php.ini file.
8. To finish, restart the web server.
9. Now test everything out by pointing a browser at the newly created directory st ructure such as:
<http://yourserver/avayadir/avayadiradmin/index.htm>.
The documentRoot location will vary based on web server installation. Thi s is the
directory where the web server originates the files it serves.