Page MenuHomeFreeBSD

Document USES=php.
ClosedPublic

Authored by mat on Jun 23 2016, 1:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 22 2023, 12:36 PM
Unknown Object (File)
Dec 20 2023, 6:04 AM
Unknown Object (File)
Nov 8 2023, 2:56 PM
Unknown Object (File)
Nov 6 2023, 12:38 PM
Unknown Object (File)
Oct 7 2023, 1:48 PM
Unknown Object (File)
Oct 5 2023, 11:36 AM
Unknown Object (File)
Sep 17 2023, 5:24 AM
Unknown Object (File)
Jul 1 2023, 5:40 AM
Subscribers
None

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mat retitled this revision from to Document USES=php..
mat updated this object.
mat edited the test plan for this revision. (Show Details)
mat added a reviewer: wblock.
en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
3428 ↗(On Diff #17807)

No comma after WWWGRP.
Most modern English speakers do not use the word "parsimony".
This might be better as two sentences:

<para>Use <varname>WWWOWN</varname> and
<varname>WWWGRP</varname> sparingly.  Remember that
every file that can be written to by the web server is a potential
security risk.</para>
3435 ↗(On Diff #17807)

Arguably this should be s/app/application/.

Also needs an article between "on" and "different", but might be better said as

application on a web server other than Apache.</para>
3441 ↗(On Diff #17807)

Try to avoid the if/then sentence structure with a pause in it:

<application>PHP</application> web applications declare their dependency
on it with <literal>USES=php</literal>.
3443 ↗(On Diff #17807)

How about just

Variables are used to specify which <application>PHP</application> modules
are required.
en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
1731 ↗(On Diff #17807)

s/informations/information/

mat marked 4 inline comments as done.Jun 24 2016, 10:43 AM
Closed by commit rD48999: Document USES=php. (authored by mat). · Explain Why
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.