faq/installation.xml
8e732e84a1425cf0ab3a5b0da8fe113c7a6da85e
...
...
@@ -464,38 +464,9 @@ cgi error:
464
464
</question>
465
465
<answer>
466
466
<para>
467
-
There are several ways of doing this. If you are using Apache, read
468
-
their installation specific instructions (<link
469
-
linkend="install.windows.legacy.apache1">Apache 1</link>, <link
470
-
linkend="install.windows.legacy.apache2">Apache 2</link>), otherwise you must
471
-
set the <varname>PHPRC</varname> environment variable:
472
-
</para>
473
-
<para>
474
-
On Windows:
475
-
<itemizedlist>
476
-
<listitem><para>
477
-
Go to Control Panel and open the System icon (Start → Settings
478
-
→ Control Panel → System, or just Start → Control Panel
479
-
→ System)
480
-
</para></listitem>
481
-
<listitem><para>
482
-
Go to the Advanced tab
483
-
</para></listitem>
484
-
<listitem><para>
485
-
Click on the 'Environment Variables' button
486
-
</para></listitem>
487
-
<listitem><para>
488
-
Look into the 'System variables' pane
489
-
</para></listitem>
490
-
<listitem><para>
491
-
Click on 'New' and enter 'PHPRC' as the variable name and the
492
-
directory where &php.ini; is located as the variable value (e.g.
493
-
<literal>C:\php</literal>)
494
-
</para></listitem>
495
-
<listitem><para>
496
-
Press OK and restart your computer
497
-
</para></listitem>
498
-
</itemizedlist>
467
+
There are several ways of doing this. If you are using Apache,
468
+
refer to the Apache documentation, otherwise
469
+
you must set the <varname>PHPRC</varname> environment variable.
499
470
</para>
500
471
</answer>
501
472
</qandaentry>
502
473