Avaya 4600 IP Phone User Manual


 
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 protection for the
Directory administration folder avayadiradmin.
4. Open the file php.ini for editing. This file should be located in the Windows folder 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 structure such as:
<http://yourserver/avayadir/avayadiradmin/index.htm>.
Making LDAP/PHP work with Apache is not necessarily easy. The procedure
below contains the basics, but for further information, you may wish to download a
free white paper available on the Avaya Support website. After accessing the
Avaya Support website, make the following selections: Telephone Devices &
User Agents, then IP Telephones & User Agents, then 4600 IP Telephones and
SDK and Browser Information.
The documentRoot location will vary based on web server installation. This is the
directory where the web server originates the files it serves.