User's Manual
151
.
Install PC - Step 4 - Web Server
This chapter provides information on the following subjects:
•
“Installing ODBC” (page 151)
• “SQL Server 2005 Express” (page 156)
• “Installing Apache Web Server 2.0.55” (page 165)
• Procedure 38 “Installing PHP” (page 172)
•
“Configuring PHP” (page 180)
This section is required only if you install the eWEB module or the Web
Administrator module.
Installing ODBC
Nortel DECT Messenger requires two ODBC System DSN configurations;
one to access the Messenger_CFG database and one to access the
Messenger_DATA database.
ATTENTION
The Messenger_CFG database is supported only through Microsoft Access
Driver. The Messenger_DATA database is supported through Microsoft Access
Driver and through several implementations of the SQL Server engine.
During Database Engine installation (Install PC - Step 1f - Database Engine) you
determine what database engine to use. The installation of the ODBC System
DSN and the settings in Messenger_CFG table eKERNEL_Site you use depend
on the database engine you use. Some sample connection strings follow.
• Example of Microsoft Access
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Nortel DECT
Messenger\Mdb\Messenger_DATA.MDB
• Example of SQL Server 2005 Express Edition
Provider=SQLOLEDB.1;Persist Security Info=False;User
ID=sa;Password=BEFMI@A31;Initial Catalog=Messenger_DATA;Data
Source=MESSENGER/SQLEXPRESS
• Example of SQL Server 2000 Desktop Engine
Nortel Communication Server 1000
DECT Messenger Installation and Commissioning — Book 1
NN43120-301 02.01 4 June 2010
Copyright © 2003-2010 Nortel Networks. All Rights Reserved.
.