{"id":937,"date":"2013-11-28T14:05:34","date_gmt":"2013-11-28T18:05:34","guid":{"rendered":"https:\/\/gonzalo.aro.cl\/blog\/?p=937"},"modified":"2013-11-28T14:05:34","modified_gmt":"2013-11-28T18:05:34","slug":"instalacion-de-mcrypt-de-php-en-redhat-6","status":"publish","type":"post","link":"https:\/\/gonzalo.aro.cl\/blog\/2013\/11\/28\/instalacion-de-mcrypt-de-php-en-redhat-6\/","title":{"rendered":"Instalaci\u00f3n de mcrypt de php en redhat 6"},"content":{"rendered":"<p>Red Hat 6 no viene con las librer\u00edas de mcrypt de php, por lo que se requiere hacer una instalaci\u00f3n a mano de estas librer\u00edas, ejecuta estos comandos en este orden y sufriras de una instlaci\u00f3n exitosa de mcrypt para php<\/p>\n<pre class=\"brush: bash\">\r\nwget https:\/\/dl.fedoraproject.org\/pub\/epel\/6\/x86_64\/php-mcrypt-5.3.3-1.el6.x86_64.rpm\r\nwget https:\/\/dl.fedoraproject.org\/pub\/epel\/6\/x86_64\/libmcrypt-2.5.8-9.el6.x86_64.rpm\r\nyum localinstall php-mcrypt-5.3.3-1.el6.x86_64.rpm php-mcrypt-5.3.3-1.el6.x86_64.rpm libmcrypt-2.5.8-9.el6.x86_64.rpm\r\nservice httpd restart\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Red Hat 6 no viene con las librer\u00edas de mcrypt de php, por lo que se requiere hacer una instalaci\u00f3n a mano de estas librer\u00edas, ejecuta estos comandos en este orden y sufriras de una instlaci\u00f3n exitosa de mcrypt para php wget https:\/\/dl.fedoraproject.org\/pub\/epel\/6\/x86_64\/php-mcrypt-5.3.3-1.el6.x86_64.rpm wget https:\/\/dl.fedoraproject.org\/pub\/epel\/6\/x86_64\/libmcrypt-2.5.8-9.el6.x86_64.rpm yum localinstall php-mcrypt-5.3.3-1.el6.x86_64.rpm php-mcrypt-5.3.3-1.el6.x86_64.rpm libmcrypt-2.5.8-9.el6.x86_64.rpm service httpd restart<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16,15,47,50,12],"tags":[],"class_list":["post-937","post","type-post","status-publish","format-standard","hentry","category-centos","category-linux","category-php","category-redhat","category-web"],"_links":{"self":[{"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/posts\/937"}],"collection":[{"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/comments?post=937"}],"version-history":[{"count":2,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/posts\/937\/revisions"}],"predecessor-version":[{"id":939,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/posts\/937\/revisions\/939"}],"wp:attachment":[{"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/media?parent=937"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/categories?post=937"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/tags?post=937"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}