File tree Expand file tree Collapse file tree 1 file changed +18
-7
lines changed Expand file tree Collapse file tree 1 file changed +18
-7
lines changed Original file line number Diff line number Diff line change 13
13
version of PHP with the features you need.
14
14
</simpara >
15
15
<simpara >
16
- The following resources offer easy to install packages and
16
+ The quickest way to install php on macOS is with homebrew:
17
+ </simpara >
18
+ <para >
19
+ <orderedlist >
20
+ <listitem >
21
+ <para >
22
+ install homebrew, by following the instructions at <link xlink : href =" https://brew.sh/" >brew.sh</link >
23
+ </para >
24
+ </listitem >
25
+ <listitem >
26
+ <simpara >
27
+ brew install php
28
+ </simpara >
29
+ </listitem >
30
+ </orderedlist >
31
+ </para >
32
+ <simpara >
33
+ The following alternative resources also offer easy to install packages and
17
34
precompiled binaries for PHP on Mac OS:
18
35
</simpara >
19
36
<para >
36
53
<link xlink : href =" &url.mac.fink; " >&url.mac.fink; </link >
37
54
</simpara >
38
55
</listitem >
39
- <listitem >
40
- <simpara >
41
- Homebrew:
42
- <link xlink : href =" &url.mac.homebrew; " >&url.mac.homebrew; </link >
43
- </simpara >
44
- </listitem >
45
56
</itemizedlist >
46
57
</para >
47
58
</sect1 >
You can’t perform that action at this time.
0 commit comments