oggvideotools is a toolbox for manipulating Ogg video files, which usually consist of a video stream (Theora) and an audio stream (Vorbis). It includes a…
Step 1: find memcached settings file: You see location: /etc/sysconfig/memcached Then view content of this file It means current amount of memory Memcached uses is…
Step 1: install php-gmp Now you can see file gmp.so and 20-gmp.ini Step 2 (optinal if not exists file /etc/php.d/20-gmp.ini): restart PHP-FPM now you can…
Step 1: find PHP version Step 2: Step 3: in this case we install php56-php-pgsql Or you can use this repo: http://rpms.famillecollet.com/enterprise/7/test/x86_64//php56-php-pgsql-5.6.30-2.el7.remi.x86_64.rpm Then you will…
Step 1: Step 2: Data Directory: /var/lib/pgsql/data Step 3: Step 4: Note: You can install other version e.g: 11 by using this repo: https://download.postgresql.org/pub/repos/yum/testing/11/redhat/rhel-7-x86_64/pgdg-centos11-11-1.noarch.rpm (You…