检查您的php . ini文件。
Copy that file to a file called php.ini.
将该文件复制到名为php . ini的文件中。
You set all directives in the php.ini file.
可在php.ini 文件中设置所有指令。
To load and apply the extension, you must edit php.ini.
要加载并应用扩展,您必须编辑php.ini。
The section should also reflect the Settings of php.ini.
这一节还应该反映php . ini的设置。
File. To demonstrate, I add this line to the php.ini file.
为了说明,我将下列代码行添加到php . ini文件中。
There are many configuration Settings in the php.ini file.
ini文件中有许多配置设置。
Open php.ini in a text editor, and add the following lines.
在文本编辑器中打开 php.ini,并添加以下代码行。
The PHPinfo tab displays information from the php.ini file.
PHPinfo选项卡显示来自php.ini 文件的信息。
You need to activate the driver by adding it to your php.ini file as well.
您需要将驱动程序添加到php . ini文件中,从而激活驱动程序。
In php.ini, make sure that the following values are set for these two keys.
在php . ini中,要确保为这两个键值设置为以下的参数值。
Open your php.ini file in your favorite text editor, then add the following
在您喜欢的文本编辑器中打开php.ini文件,然后添加以下代码
Copy c: \ PHP \ php.ini-dist to c: \ PHP \ php.ini and open it with an editor.
将c: \php \ php . ini - dist复制到c: \ php \ php . ini,然后用编辑器将其打开。
The other change needed in the php.ini file is the definition of the PDO extension.
还需要在php . ini文件中更改pdo扩展名的定义。
The other change needed in the php.ini file is the definition of the PDO and PDO_INFORMIX extension.
其他需要在php . ini文件进行的更改是PDO和PDO_INFORMIX扩展名的定义。
The PHPIniDir points to the php.ini file you copied above that was originally name php.ini-recommended.
PHPIniDir指向php . ini文件,该文件是您原先从名为php . ini - recommended的文件复制的。
The PHPIniDir points to the php.ini file you copied above that was originally name php.ini-recommended.
PHPIniDir指向php . ini文件,该文件是您原先从名为php . ini - recommended的文件复制的。
应用推荐