Skip to main content

PHP

How To Install Linux, Apache, MySQL, PHP (LAMP) Stack on Debian 8
Tutorials Apache Debian LAMP Stack MySQL PHP
Introduction> Introduction # The “LAMP” stack of software, consisting of the Linux operating system, Apache web server, MySQL database, and PHP scripting language, is a great foundation for web or application development.
How To Install and Configure Zabbix to Securely Monitor Remote Servers on CentOS 7
Tutorials Apache CentOS High Availability MariaDB Monitoring MySQL Networking Open Source PHP System Tools
The author selected the Open Source Initiative to receive a donation as part of the Write for DOnations program. Introduction> Introduction # Zabbix is open-source monitoring software for networks and applications.
How To Migrate from an Apache Web Server to Nginx on an Ubuntu VPS
Tutorials Apache Nginx PHP Ubuntu
Introduction> Introduction # There are a number of choices you have to make when getting a website or application up and running. Sometimes, your requirements change, new technology becomes viable, or your user-base balloons unexpectedly.
How To Set Up Laravel, Nginx, and MySQL with Docker Compose
Tutorials Docker Laravel MySQL Nginx PHP PHP Frameworks Ubuntu 18.04
The author selected The FreeBSD Foundation to receive a donation as part of the Write for DOnations program. Introduction> Introduction # Over the past few years, Docker has become a frequently used solution for deploying applications thanks to how it simplifies running and deploying applications in ephemeral containers.
How To Launch Your Site on a New Ubuntu 14.04 Server with LAMP, SFTP, and DNS
Tutorials Apache MySQL PHP Ubuntu
Introduction> Introduction # Getting your Linux server running can be a troubling experience for beginners, but it doesn’t have to be difficult. We have a number of articles written in our community that go over the basics of getting set up on a server.
How To Upgrade to PHP 7 on Ubuntu 14.04
Tutorials Apache LAMP Stack LEMP Nginx PHP Ubuntu
Introduction> Introduction # PHP 7, which was released on December 3, 2015, promises substantial speed improvements over previous versions of the language, along with new features like scalar type hinting. This guide explains how to quickly upgrade an Apache or Nginx web server running PHP 5.
How To Install and Use Memcache on Ubuntu 12.04
Tutorials Caching MySQL PHP Server Optimization Ubuntu
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
How To Install and Secure phpMyAdmin on Ubuntu 16.04
Tutorials Apache Applications MySQL PHP Ubuntu 16.04
Introduction> Introduction # While many users need the functionality of a database management system like MySQL, they may not feel comfortable interacting with the system solely from the MySQL prompt.
How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu
Tutorials Apache LAMP Stack MySQL PHP Ubuntu
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
How To Install WordPress and PhpMyAdmin with Docker Compose on Ubuntu 14.04
Tutorials Databases Docker MariaDB MySQL PHP Ubuntu WordPress
Introduction> Introduction # Docker Compose makes dealing with the orchestration processes of Docker containers (such as starting up, shutting down, and setting up intra-container linking and volumes) really easy. This article provides a real-world example of using Docker Compose to install an application, in this case WordPress with PHPMyAdmin as an extra.
How To Install Linux, Nginx, MySQL, PHP (LEMP stack) on Ubuntu 18.04
Tutorials Databases LEMP MySQL Nginx PHP Ubuntu 18.04
Introduction> Introduction # The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications. This is an acronym that describes a Linux operating system, with an Nginx (pronounced like “Engine-X”) web server.
CodeIgniter: Getting Started With a Simple Example
Tutorials Development PHP PHP Frameworks
Introduction> Introduction # CodeIgniter is a powerful PHP framework that can help you greatly speed up the development of your web applications. It is has a small performance footprint due to the modular approach to loading its libraries and does a great job separating logic from presentation by using a Model-View-Controller (MVC) dynamic.
How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 16.04
Tutorials Apache LAMP Stack MySQL PHP Ubuntu 16.04
Introduction> Introduction # The LAMP stack is a set of open source software that is typically installed together to enable a server to host dynamic websites and web apps. This term is an acronym which represents the Linux operating system, with the Apache web server.
How To Host Multiple Websites Securely With Nginx And Php-fpm On Ubuntu 14.04
Tutorials Nginx PHP Security Ubuntu
Introduction> Introduction # It’s well known that the LEMP stack (Linux, nginx, MySQL, PHP) provides unmatched speed and reliability for running PHP sites. Other benefits of this popular stack such as security and isolation are less popular, though.
How To Install and Configure a Basic LDAP Server on an Ubuntu 12.04 VPS
Tutorials Networking PHP Security System Tools Ubuntu
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
How To Install IonCube Loader on Ubuntu 12.04
Tutorials Apache PHP
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
How To Install and Secure phpMyAdmin on Ubuntu 20.04
Tutorials Apache Applications PHP Ubuntu Ubuntu 20.04
An earlier version of this tutorial was written by Brennan Bearnes. Introduction> Introduction # While many users need the functionality of a database management system like MySQL, they may not feel comfortable interacting with the system solely from the MySQL prompt.
How To Install Linux, Nginx, MySQL, PHP (LEMP) stack On CentOS 7
Tutorials CentOS LEMP MySQL Nginx PHP
Introduction> Introduction # A LEMP software stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and web apps. This term is actually an acronym which represents the Linux operating system, with the ENginx web server (which replaces the Apache component of a LAMP stack).
How To Install WordPress, Nginx, PHP, and Varnish on Ubuntu 12.04
Tutorials Caching Nginx PHP Server Optimization Ubuntu WordPress
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 14.04
Tutorials Apache Getting Started LAMP Stack MySQL PHP Ubuntu
Introduction> Introduction # A “LAMP” stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and web apps. This term is actually an acronym which represents the Linux operating system, with the Apache web server.