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>.
The documentRoot location will vary based on web server installation. This is the
directory where the web server originates the files it serves.