phpmyadmin on centOs 7 phpMyAdmin is an open source tool used for the administration of MySQL. phpMyAdmin depends on the LAMP stack. It requires Apache2 or any compatible web servers, MySQL and PHP. This post will show you how to install phpmyadmin on centos 7. Installation : Step 1 : Download epel-release-7-x.noarch.rpm Step 2 : Install […]
See MoreCategory: How To
ERROR: `/root/tmp/pear/gnupg/configure’ failed | gnupg installation Failed
Hello , While installing gnupg on cPanel server pecl install gnupg root@Hostripples.com [~]# pecl install gnupg downloading gnupg-1.3.6.tgz … Starting to download gnupg-1.3.6.tgz (19,273 bytes) ……done: 19,273 bytes 5 source files, building running: phpize Configuring for: PHP Api Version: 20100412 Zend Module Api No: 20100525 Zend Extension Api No: 220100525 building in /root/tmp/pear/pear-build-rootCcCij8/gnupg-1.3.6 running: /root/tmp/pear/gnupg/configure […]
See MoreHow to Install Node.js On CentOS 7
Node.js is an open source, cross-platform runtime environment for server-side and networking applications. Node.js applications are written in JavaScript and can be run within the Node.js runtime on OS X, Microsoft Windows, Linux, FreeBSD, NonStop, IBM AIX, IBM System z and IBM i. Install Node.js From Source The following steps to install Node.js From […]
See More

You must be logged in to post a comment.