Compile PHP7 on CentOS
This is a short tutorial on how to compile PHP7 from source on Centos 7. First, why not just install from some binary, like Remi? Simply, because some of the features areRead More…
This is a short tutorial on how to compile PHP7 from source on Centos 7. First, why not just install from some binary, like Remi? Simply, because some of the features areRead More…
This article will describe how to install Apache on Centos 6.5 and set it up for basic web services, insluding php (with apc), perl, cgi and ruby scripting. Let’s install the pacgagesRead More…