How to install Ruby and Rails on Centos 7 via RPM
The version of Ruby in CentOS 7 repository is 2.0 but Install 2.2 with RPM package.
The version of Ruby in CentOS 7 repository is 2.0 but Install 2.2 with RPM package.
Phusion Passenger (commonly shortened to Passenger or referred to as mod_passenger) is an application server and it is often used to power Ruby sites. Its code is distributed in form of a Ruby gem, which is then compiled on the target machine and installed into Apache as a module.
On this page you will learn how you can deploy your app to a server that is running Passenger. You can either follow these instructions with your own app.
I create this list to collect all useful links for developers during my work. Hope it may help you.
This article guides you how to install PHP 5.6 via remi and install MySQL 5.7 via yum repo
As we know, Laravel 5.6 only work on PHP 7.1.3 and later, so we need to install required version of PHP and its dependencies
The earth till cycling, technology is running, we need to follow the world