| Nuno Lopes 2004-09-29, 8:04 pm |
| > aidan Tue Sep 28 08:00:50 2004 EDT
>
> Modified files:
> /phpdoc/en/install/windows apache1.xml
> Log:
> Changes to reflect bug #29694. Also reworded and reorganised
> instructions.
>
> + <tip>
> + <title>Setting the <constant>PHPRC</constant> Enviroment
> Variable:</title>
> + <para>
> + Right-click <literal>My Computer</literal> and select
> <literal>Properties</literal>.
> + Click <literal>Advanced</literal>, then <literal>Enviroment
> Variables</literal>.
> + Under <literal>System Variables</literal>, select
> <literal>New</literal>.
> + Name the variable <literal>PHPRC</literal>, with the value of
> + <filename>c:\php</filename> (or the directory containing your
> &php.ini;).
> + The computer will need to be rebooted to take effect.
> + </para>
> + </tip>
> </sect2>
Please remove this, as its explained in a FAQ entry (I think its already
linked).
Nuno
P.S.: maybe we already have enough changes in the install section to update
the install files in php-src. (the most important is the apache static
compilation). Maybe someone with karma could handle this (I can generate the
files, if needed).
|