PHP

How to Install Apache, MySQL and PHP on Ubuntu 18.04

How to Install Apache, MySQL and PHP on Ubuntu 18.04

Install Apache First, update your package manager. sudo apt-get update -y sudo apt-get upgrade -y Install and start Apache. sudo apt-get install apache

How to Install PyroCMS on Debian 9

How to Install PyroCMS on Debian 9

Using a Different System? PyroCMS is an open source CMS written in PHP. PyroCMS source code is hosted on GitHub. In this guide well walk through the entir

How to Install Vanilla Forum on FreeBSD 12

How to Install Vanilla Forum on FreeBSD 12

Using a Different System? Vanilla is a simple discussion forum written in PHP. Vanilla source code is publicly hosted on Github. This guide will walk yo

How to Install Cachet on Ubuntu 16.04 LTS

How to Install Cachet on Ubuntu 16.04 LTS

Using a Different System? Cachet is an open source status page system written in PHP. Cachet source code is hosted on this Github repo. In this article w

Implemente una aplicación PHP usando Docker-compose

Implemente una aplicación PHP usando Docker-compose

Las aplicaciones PHP generalmente están compuestas por un servidor web, un sistema de base de datos relacional y el propio intérprete de idiomas. En este tutorial estaremos apalancando

How to Install PHP 7.3 on an Arch Linux Webserver

How to Install PHP 7.3 on an Arch Linux Webserver

Prerequisites A Vultr server running up to date Arch Linux (see this article.) A running webserver, either Apache or Nginx Sudo access. Commands require

How to Install Dotclear on Debian 9 (Stretch)

How to Install Dotclear on Debian 9 (Stretch)

Using a Different System? Dotclear is a very simple blogging engine. It is open-source and easy to use. This tutorial will go through the installation on

Cómo instalar X-Cart 5 en Ubuntu 18.04 LTS

Cómo instalar X-Cart 5 en Ubuntu 18.04 LTS

¿Usando un sistema diferente? X-Cart es una plataforma de comercio electrónico de código abierto extremadamente flexible con toneladas de características e integraciones. El código fuente de X-Cart es hoste

Cómo instalar PyroCMS en CentOS 7

Cómo instalar PyroCMS en CentOS 7

¿Usando un sistema diferente? PyroCMS es un CMS de código abierto escrito en PHP. El código fuente de PyroCMS está alojado en GitHub. En esta guía caminamos bien por el entir

How to Install Cachet on FreeBSD 11

How to Install Cachet on FreeBSD 11

Using a Different System? Cachet is an open source status page system written in PHP. The source code for Cachet is hosted on GitHub. In this guide, you wil

How to Install Cachet on CentOS 7

How to Install Cachet on CentOS 7

Using a Different System? Cachet is an open source status page system written in PHP. Cachet source code is hosted on this Github repo. In this article w

Cómo instalar OroCRM en Ubuntu 16.04

Cómo instalar OroCRM en Ubuntu 16.04

¿Usando un sistema diferente? OroCRM es una aplicación gratuita y de código abierto de Customer Relationship Manager (CRM) desarrollada en OroPlatform. OroPlatform está lleno

A Quick Guide to PHP in 2019

A Quick Guide to PHP in 2019

Introduction What Is PHP? PHP (Hypertext Preprocessor) is a versatile scripting language that gives users the ability to create a plethora of applications

Cómo instalar Apache 2.4, MariaDB 10.3 y PHP 7.2 en Ubuntu 18.04

Cómo instalar Apache 2.4, MariaDB 10.3 y PHP 7.2 en Ubuntu 18.04

En este artículo, aprenderá cómo configurar una pila LAMP actualizada instalando las últimas versiones estables de Apache 2.4 y MariaDB 10.3 en Ubuntu 18.04.

Cómo instalar X-Cart 5 en Debian 10

Cómo instalar X-Cart 5 en Debian 10

¿Usando un sistema diferente? X-Cart es una plataforma de comercio electrónico de código abierto extremadamente flexible con toneladas de características e integraciones. El código fuente de X-Cart es hoste

Cómo instalar y configurar PHP 7.2 en Ubuntu 18.04

Cómo instalar y configurar PHP 7.2 en Ubuntu 18.04

PHP y los paquetes relacionados son los componentes más utilizados al implementar un servidor web. En este artículo, aprenderemos cómo configurar PHP 7.2 en Ubuntu 18.0

How to Install Vanilla Forum on Debian 9

How to Install Vanilla Forum on Debian 9

Using a Different System? Vanilla is a simple discussion forum written in PHP. Vanilla source code is publicly hosted on Github. This guide will walk yo

How to Install PyroCMS on Fedora 28

How to Install PyroCMS on Fedora 28

Using a Different System? PyroCMS is an open source CMS written in PHP. PyroCMS source code is hosted on GitHub. In this guide well walk through the entir

Cómo instalar X-Cart 5 en FreeBSD 12

Cómo instalar X-Cart 5 en FreeBSD 12

¿Usando un sistema diferente? X-Cart es una plataforma de comercio electrónico de código abierto extremadamente flexible con toneladas de características e integraciones. El código fuente de X-Cart es hoste

How to Install Dotclear on Ubuntu 16.04

How to Install Dotclear on Ubuntu 16.04

Using a Different System? Dotclear is a very simple blog engine which has been built on top of PHP. In this tutorial, we will install Dotclear on Ubunt

How to Install Vanilla Forum on Fedora 29

How to Install Vanilla Forum on Fedora 29

Using a Different System? Introduction Vanilla is a simple discussion forum written in PHP. Vanilla source code is publicly hosted on Github. This guide wil

Gestión de colas de trabajo de Laravel con Beanstalk y Supervisor en Ubuntu 16.04

Gestión de colas de trabajo de Laravel con Beanstalk y Supervisor en Ubuntu 16.04

Beanstalk es una cola de trabajo rápida y simple. Le permite ejecutar tareas que requieren mucho tiempo de forma asíncrona, como enviar correos electrónicos, conectarse a API externas o

Actualice a la última versión de PHPMyAdmin en Ubuntu 18.04

Actualice a la última versión de PHPMyAdmin en Ubuntu 18.04

El PHPMyAdmin que distribuye Ubuntu repos es incompatible con PHP 7.2+. Esto causa errores de sintaxis con count (), así como algunas otras llamadas. Tu puedes

Cómo instalar PyroCMS en Ubuntu 16.04

Cómo instalar PyroCMS en Ubuntu 16.04

¿Usando un sistema diferente? PyroCMS es un CMS de código abierto escrito en PHP. El código fuente de PyroCMS está alojado en GitHub. En esta guía caminamos bien por el entir

How to Install PyroCMS on FreeBSD 11

How to Install PyroCMS on FreeBSD 11

Using a Different System? PyroCMS is an open source CMS written in PHP. PyroCMS source code is hosted on GitHub. In this guide, well walk through the entir

Cómo instalar X-Cart 5 en CentOS 8

Cómo instalar X-Cart 5 en CentOS 8

¿Usando un sistema diferente? X-Cart es una plataforma de comercio electrónico de código abierto extremadamente flexible con toneladas de características e integraciones. El código fuente de X-Cart es hoste

Cómo instalar X-Cart 5 en Fedora 31

Cómo instalar X-Cart 5 en Fedora 31

¿Usando un sistema diferente? X-Cart es una plataforma de comercio electrónico de código abierto extremadamente flexible con toneladas de características e integraciones. El código fuente de X-Cart es hoste

How to Install Cachet on Debian 10

How to Install Cachet on Debian 10

Using a Different System? Cachet is an open-source status page system written in PHP. Cachet source code is hosted on Github. In this guide, we will go ove

How to Install Cachet on Fedora 28

How to Install Cachet on Fedora 28

Using a Different System? Cachet is an open source status page system written in PHP. The source code of Cachet is hosted in this Github repo. In thi

Descarga, instalación y uso de Composer en Ubuntu 14.04

Descarga, instalación y uso de Composer en Ubuntu 14.04

Composer es una herramienta de gestión de PHP extremadamente popular para dependencias, que se utiliza para facilitar la instalación y las actualizaciones de los proyectos. También verifica qué otros