You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But this page is a list of packages required to install PHP, not a list of instructions, and there ought to be a list of command-line commands to actually install PHP if the page title is going to be "Installation on Unix systems".
For instance:
>./configure --with-iconv=$(brew --prefix libiconv) >make >make install >make test