Compare commits

..

No commits in common. "8424c9f2f52293c66e4e62671700e566a930a3b0" and "6f800bb05800b9d62f3f4cf9d15fa80c5029689d" have entirely different histories.

View File

@ -12,10 +12,11 @@ comments = true
justify = false # text-align: justify;
single = false # display as a single page, hide navigation on bottom, like as about page.
license = "" # CC License
draft = false
+++
A server configuration is a set of instructions that tells a computer how to operate. The instructions can include the type of hardware to use, the software to install, and the settings to use. A server configuration can be used to set up a new computer, or to change the settings on an existing computer.
Here is the configuration I usually use for my fresh new sever:
<!--more-->
# Step 1
@ -52,9 +53,7 @@ draft = false
Zend Module Api No: 20160303
Zend Extension Api No: 320160303
Please provide the prefix of libyaml installation [autodetect] :
## if errors:
$sudo brew install autoconf
$sudo pecl install --ignore-errors yaml
# Step 5
Please provide the prefix of libyaml installation [autodetect] : /opt/homebrew/Cellar/libyaml/0.2.5