Archives Jan. 23, 2015

How to install php-mcrypt on CentOS 6

How to install php-mcrypt on CentOS 6

After installing tools like phpMyAdmin on CentOS 6, you see the following warning:

The mcrypt extension is missing. Please check your PHP configuration

Here's a quick guide to fix it.

You will need EPEL repo to install php-mcrypt:

yum -y install http://mirror.us.leaseweb.net/epel/6/x86_64/epel-release-6-7.noarch.rpm

yum -y install ...

Read More


How to Install nginx on Ubuntu 12.10

How to Install nginx on Ubuntu 12.10

Introduction

Nginx is a free, Open Source Web server. It is much more lightweight than Apache and it can be used as the main web server software or be set up as a reverse proxy for Apache.

...

Read More


Previous day

Jan. 22, 2015

Next day

Feb. 3, 2015

Archives