{"id":2549,"date":"2023-01-20T21:03:49","date_gmt":"2023-01-20T21:03:49","guid":{"rendered":"https:\/\/orfeolibre.org\/inicio\/?post_type=knowledgebase&#038;p=2549"},"modified":"2023-01-20T21:03:49","modified_gmt":"2023-01-20T21:03:49","slug":"orfeo-5-5-con-ubuntu-16","status":"publish","type":"knowledgebase","link":"https:\/\/orfeolibre.org\/inicio\/documentacion-orfeo\/documentacion-orfeo6\/guias-instalacion-orfeo6\/orfeo-5-5-con-ubuntu-16\/","title":{"rendered":"Orfeo 5.5 con Ubuntu 16"},"content":{"rendered":"<h2>Descripci\u00f3n<\/h2>\n<p>El proceso de instalacion de Orfeo 5.5 sobre un Ubuntu 16 (es posible Linux Mint)<\/p>\n<h2>Prerequistos<\/h2>\n<p>Preferiblemente que sea un Uuine PHP 5.4<\/p>\n<h2>Instalaci\u00f3n<\/h2>\n<p>&#8211; Arrancamos con una configuracion MINIMA de Centos con acceso ssh y actualizado<br \/>\n$&gt;\u00a0yum -y update<br \/>\n$&gt;\u00a0yum -y install net-tools bzip2 nmap pwgen<\/p>\n<p>&#8211; Agregamos el repositorio de\u00a0 SERGEY que tiene miles de cosas que hace falta<\/p>\n<p><a href=\"https:\/\/dryabzhinsky.noip.me\/packages\/en\/list-of-available-package-archives-at-site\/\" target=\"_blank\" rel=\"noopener\">https:\/\/dryabzhinsky.noip.me\/packages\/en\/list-of-available-package-archives-at-site\/<\/a><\/p>\n<p>$&gt; echo \u00abdeb <a href=\"https:\/\/dryabzhinsky.noip.me\/packages\/ppa\/php\/5.4\/\" target=\"_blank\" rel=\"noopener\">https:\/\/dryabzhinsky.noip.me\/packages\/ppa\/php\/5.4\/<\/a> ubuntu-xenial main\u00bb &gt; \/etc\/apt\/sources.list.d\/sergey.list<br \/>\n$&gt; wget -q <a href=\"https:\/\/dryabzhinsky.noip.me\/packages\/apt\/public.gpg\" target=\"_blank\" rel=\"noopener\">https:\/\/dryabzhinsky.noip.me\/packages\/apt\/public.gpg<\/a> -O- | sudo apt-key add &#8211;<br \/>\n$&gt; apt-get update<\/p>\n<p>Instale Apache y el primer modulo de php54<\/p>\n<p>$&gt; apt-get install libapache2-mod-php54<\/p>\n<p>Y antes de reiniciar para probar un phpinfo() ..debe hacer unos cambios a apache<\/p>\n<p>$&gt; cd \/etc\/apache2\/mods-enabled<br \/>\n$&gt; rm mpm_event.*<br \/>\n$&gt; ln -s ..\/mods-available\/mpm_prefork.*\u00a0 .<br \/>\n$&gt; ln -s ..\/mods-available\/php54.* .<br \/>\n$&gt; service apache2 restart<\/p>\n<p>Aqui ya debe tener apache corriendo y resolviendo aplicativos php.<\/p>\n<p>Ahora todos los paquetes<\/p>\n<p>Ahora siga<\/p>\n<p>$&gt;\u00a0yum -y install php-cgi php-gd php-imap php-ldap php-mcrypt php-ldap php-intl php-pspell php-xmlrpc php-xsl php-sasl php-pgsql php-mysql php-rrd php-soap php-http php-pear-XML-Parser php-pear-Auth-SASL\u00a0 php-pear-Net-SMTP<br \/>\n$&gt; yum -y install php-pear-Net-Socket php-pear-Date php-pear-File php-pear-Log php-pear-Mail php-pear-Mail-Mime php-pear-Mail-mimeDecodem php-mbstring php-pear-Net-LDAP2 php-pear-Text-CAPTCHA php-pear-Validate<br \/>\n$&gt; yum -y install\u00a0 php-pear-XML-RPC php-pear-XML-RPC2\u00a0 php-pear-HTTP-Request php-pear-XML-RSS php-mssql<\/p>\n<p>Me falta conseguir<\/p>\n<p>php-net-nntp<br \/>\nphp-adodb\u00a0 que me ofrece un 5.20 .. tocaria probar<\/p>\n<h2>Configuraci\u00f3n<\/h2>\n<h3>1. Configure php<\/h3>\n<p>Agregue en \/etc\/php.ini<\/p>\n<p>short_open_tag = On<\/p>\n<p>Reinicie apache\u00a0\u00a0 $&gt; service httpd restart<\/p>\n<h3>2. Segunda accion<\/h3>\n<h2>Trucos<\/h2>\n<h2>Problemas<\/h2>\n<h3>1. Si el instale_mrtg.sh no le funciona<\/h3>\n<p>&#8211;<\/p>\n<h2>Referencias<\/h2>\n<p>&#8211;<\/p>\n<p>FIN<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Descripci\u00f3n El proceso de instalacion de Orfeo 5.5 sobre un Ubuntu 16 (es posible Linux Mint) Prerequistos Preferiblemente que sea un Uuine PHP 5.4 Instalaci\u00f3n &#8211; Arrancamos con una configuracion MINIMA de Centos con acceso [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","template":"","knowledgebase_cat":[35],"class_list":["post-2549","knowledgebase","type-knowledgebase","status-publish","hentry","knowledgebase_cat-guias-instalacion-orfeo6"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Orfeo 5.5 con Ubuntu 16 - Orfeo SGDEA - Gesti\u00f3n Documental<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/orfeolibre.org\/inicio\/documentacion-orfeo\/documentacion-orfeo6\/guias-instalacion-orfeo6\/orfeo-5-5-con-ubuntu-16\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Orfeo 5.5 con Ubuntu 16 - Orfeo SGDEA - Gesti\u00f3n Documental\" \/>\n<meta property=\"og:description\" content=\"Descripci\u00f3n El proceso de instalacion de Orfeo 5.5 sobre un Ubuntu 16 (es posible Linux Mint) Prerequistos Preferiblemente que sea un Uuine PHP 5.4 Instalaci\u00f3n &#8211; Arrancamos con una configuracion MINIMA de Centos con acceso [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/orfeolibre.org\/inicio\/documentacion-orfeo\/documentacion-orfeo6\/guias-instalacion-orfeo6\/orfeo-5-5-con-ubuntu-16\/\" \/>\n<meta property=\"og:site_name\" content=\"Orfeo SGDEA - Gesti\u00f3n Documental\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/orfeolibre.org\\\/inicio\\\/documentacion-orfeo\\\/documentacion-orfeo6\\\/guias-instalacion-orfeo6\\\/orfeo-5-5-con-ubuntu-16\\\/\",\"url\":\"https:\\\/\\\/orfeolibre.org\\\/inicio\\\/documentacion-orfeo\\\/documentacion-orfeo6\\\/guias-instalacion-orfeo6\\\/orfeo-5-5-con-ubuntu-16\\\/\",\"name\":\"Orfeo 5.5 con Ubuntu 16 - Orfeo SGDEA - Gesti\u00f3n Documental\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/orfeolibre.org\\\/inicio\\\/#website\"},\"datePublished\":\"2023-01-20T21:03:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/orfeolibre.org\\\/inicio\\\/documentacion-orfeo\\\/documentacion-orfeo6\\\/guias-instalacion-orfeo6\\\/orfeo-5-5-con-ubuntu-16\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/orfeolibre.org\\\/inicio\\\/documentacion-orfeo\\\/documentacion-orfeo6\\\/guias-instalacion-orfeo6\\\/orfeo-5-5-con-ubuntu-16\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/orfeolibre.org\\\/inicio\\\/documentacion-orfeo\\\/documentacion-orfeo6\\\/guias-instalacion-orfeo6\\\/orfeo-5-5-con-ubuntu-16\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/orfeolibre.org\\\/inicio\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Orfeo 5.5 con Ubuntu 16\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/orfeolibre.org\\\/inicio\\\/#website\",\"url\":\"https:\\\/\\\/orfeolibre.org\\\/inicio\\\/\",\"name\":\"Orfeo SGDEA - Gesti\u00f3n Documental\",\"description\":\"Sistema de Gesti\u00f3n Documental de Archivo Electr\u00f3nico\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/orfeolibre.org\\\/inicio\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Orfeo 5.5 con Ubuntu 16 - Orfeo SGDEA - Gesti\u00f3n Documental","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/orfeolibre.org\/inicio\/documentacion-orfeo\/documentacion-orfeo6\/guias-instalacion-orfeo6\/orfeo-5-5-con-ubuntu-16\/","og_locale":"es_ES","og_type":"article","og_title":"Orfeo 5.5 con Ubuntu 16 - Orfeo SGDEA - Gesti\u00f3n Documental","og_description":"Descripci\u00f3n El proceso de instalacion de Orfeo 5.5 sobre un Ubuntu 16 (es posible Linux Mint) Prerequistos Preferiblemente que sea un Uuine PHP 5.4 Instalaci\u00f3n &#8211; Arrancamos con una configuracion MINIMA de Centos con acceso [&hellip;]","og_url":"https:\/\/orfeolibre.org\/inicio\/documentacion-orfeo\/documentacion-orfeo6\/guias-instalacion-orfeo6\/orfeo-5-5-con-ubuntu-16\/","og_site_name":"Orfeo SGDEA - Gesti\u00f3n Documental","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/orfeolibre.org\/inicio\/documentacion-orfeo\/documentacion-orfeo6\/guias-instalacion-orfeo6\/orfeo-5-5-con-ubuntu-16\/","url":"https:\/\/orfeolibre.org\/inicio\/documentacion-orfeo\/documentacion-orfeo6\/guias-instalacion-orfeo6\/orfeo-5-5-con-ubuntu-16\/","name":"Orfeo 5.5 con Ubuntu 16 - Orfeo SGDEA - Gesti\u00f3n Documental","isPartOf":{"@id":"https:\/\/orfeolibre.org\/inicio\/#website"},"datePublished":"2023-01-20T21:03:49+00:00","breadcrumb":{"@id":"https:\/\/orfeolibre.org\/inicio\/documentacion-orfeo\/documentacion-orfeo6\/guias-instalacion-orfeo6\/orfeo-5-5-con-ubuntu-16\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/orfeolibre.org\/inicio\/documentacion-orfeo\/documentacion-orfeo6\/guias-instalacion-orfeo6\/orfeo-5-5-con-ubuntu-16\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/orfeolibre.org\/inicio\/documentacion-orfeo\/documentacion-orfeo6\/guias-instalacion-orfeo6\/orfeo-5-5-con-ubuntu-16\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/orfeolibre.org\/inicio\/"},{"@type":"ListItem","position":2,"name":"Orfeo 5.5 con Ubuntu 16"}]},{"@type":"WebSite","@id":"https:\/\/orfeolibre.org\/inicio\/#website","url":"https:\/\/orfeolibre.org\/inicio\/","name":"Orfeo SGDEA - Gesti\u00f3n Documental","description":"Sistema de Gesti\u00f3n Documental de Archivo Electr\u00f3nico","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/orfeolibre.org\/inicio\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/orfeolibre.org\/inicio\/wp-json\/wp\/v2\/knowledgebase\/2549","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/orfeolibre.org\/inicio\/wp-json\/wp\/v2\/knowledgebase"}],"about":[{"href":"https:\/\/orfeolibre.org\/inicio\/wp-json\/wp\/v2\/types\/knowledgebase"}],"author":[{"embeddable":true,"href":"https:\/\/orfeolibre.org\/inicio\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/orfeolibre.org\/inicio\/wp-json\/wp\/v2\/comments?post=2549"}],"version-history":[{"count":1,"href":"https:\/\/orfeolibre.org\/inicio\/wp-json\/wp\/v2\/knowledgebase\/2549\/revisions"}],"predecessor-version":[{"id":2550,"href":"https:\/\/orfeolibre.org\/inicio\/wp-json\/wp\/v2\/knowledgebase\/2549\/revisions\/2550"}],"wp:attachment":[{"href":"https:\/\/orfeolibre.org\/inicio\/wp-json\/wp\/v2\/media?parent=2549"}],"wp:term":[{"taxonomy":"knowledgebase_cat","embeddable":true,"href":"https:\/\/orfeolibre.org\/inicio\/wp-json\/wp\/v2\/knowledgebase_cat?post=2549"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}