User's Manual

180 Install PC - Step 4 - Web Server
Configuring PHP
A configuration file named php.ini is also created in the Windows directory,
usually C:\Windows.
Note:
In the configuration file, the semicolon (;) denotes a comment.
Procedure 39
Configuring PHP to support DECT Messenger
Step Action
1 Double-click on the PHP.ini file to open it in your editor of
choice, for example Notepad.
2 Look in the file for the max_execution_time keyword.
3 Specify 45 instead of the default value of 30.
4 Locate the keyword register_globals.
Set this parameter to the value On instead of default value Off,
as shown in the following figure.
5 Locate the keywords error_reporting.
Set this parameter to the value error_reporting = E_ALL &
~E_NOTICE & ~E_WARNING as illustrated in the following
figure (the symbol ; denotes comments).
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.
.